We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7885233 commit e339e47Copy full SHA for e339e47
compiler/rustc_parse/src/lib.rs
@@ -4,7 +4,6 @@
4
#![feature(crate_visibility_modifier)]
5
#![feature(if_let_guard)]
6
#![feature(box_patterns)]
7
-#![feature(slice_internals)]
8
#![recursion_limit = "256"]
9
10
#[macro_use]
0 commit comments