Skip to content

Commit 0c87adb

Browse files
committed
add back cfg(bootstrap), it is still needed
1 parent d1ac52c commit 0c87adb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#![cfg_attr(bootstrap, feature(strict_overflow_ops))]
12
#![feature(abort_unwind)]
23
#![feature(cfg_select)]
34
#![feature(rustc_private)]

0 commit comments

Comments
 (0)