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 d1ac52c commit 0c87adbCopy full SHA for 0c87adb
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