We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
debug_refcell
1 parent 4b55791 commit 698fba9Copy full SHA for 698fba9
library/core/Cargo.toml
@@ -16,6 +16,7 @@ test = false
16
bench = false
17
18
[features]
19
+default = ["debug_refcell"]
20
# Make panics and failed asserts immediately abort without formatting any message
21
panic_immediate_abort = []
22
# Choose algorithms that are optimized for binary size instead of runtime performance
0 commit comments