Skip to content

Commit a357723

Browse files
committed
Remove cfg(bootstrap) for strict_overflow_ops
1 parent ab413cf commit a357723

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#![cfg_attr(bootstrap, feature(strict_overflow_ops))]
21
#![feature(abort_unwind)]
32
#![feature(cfg_select)]
43
#![feature(rustc_private)]

0 commit comments

Comments
 (0)