Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Commit a5991d0

Browse files
committed
Drop the unboxed closure debuginfo workaround
Fixed in rust-lang/rust#17803.
1 parent cfa4393 commit a5991d0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,3 @@ build = "./build.sh"
88

99
name = "tcod"
1010
path = "src/lib.rs"
11-
12-
[profile.test]
13-
# Workaround for https://github.com/rust-lang/rust/issues/17021
14-
debug = false

0 commit comments

Comments
 (0)