Skip to content

Commit 698fba9

Browse files
committed
[WIP] enable debug_refcell
1 parent 4b55791 commit 698fba9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/core/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ test = false
1616
bench = false
1717

1818
[features]
19+
default = ["debug_refcell"]
1920
# Make panics and failed asserts immediately abort without formatting any message
2021
panic_immediate_abort = []
2122
# Choose algorithms that are optimized for binary size instead of runtime performance

0 commit comments

Comments
 (0)