Skip to content

Commit 15da82e

Browse files
committed
Drop workaround for the unboxed closures debuginfo
Fixed in: rust-lang/rust#17803
1 parent f0a9870 commit 15da82e

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,3 @@ path = "../emhyr"
1717
[dependencies.tcod]
1818

1919
git = "https://github.com/tomassedovic/tcod-rs.git"
20-
21-
# Workaround for https://github.com/rust-lang/rust/issues/17021
22-
[profile.dev]
23-
debug = false
24-
[profile.test]
25-
debug = false

0 commit comments

Comments
 (0)