Skip to content

Commit d70a00f

Browse files
committed
Remove cfg(bootstrap) for strict_overflow_ops
1 parent 89ed378 commit d70a00f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/miri/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)