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.
2 parents d0e63b2 + a1234d3 commit c4cffceCopy full SHA for c4cffce
src/tools/miri/src/lib.rs
@@ -9,7 +9,6 @@
9
#![feature(variant_count)]
10
#![feature(yeet_expr)]
11
#![feature(nonzero_ops)]
12
-#![feature(let_chains)]
13
#![feature(strict_overflow_ops)]
14
#![feature(pointer_is_aligned_to)]
15
#![feature(unqualified_local_imports)]
0 commit comments