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 d0e63b2 commit a1234d3Copy full SHA for a1234d3
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