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.
1 parent f9d08d9 commit 045b208Copy full SHA for 045b208
src/tools/miri/src/lib.rs
@@ -1,3 +1,4 @@
1
+#![cfg_attr(bootstrap, feature(strict_overflow_ops))]
2
#![feature(abort_unwind)]
3
#![feature(cfg_select)]
4
#![feature(rustc_private)]
0 commit comments