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.
feature
1 parent 237bc8b commit 990632fCopy full SHA for 990632f
compiler/rustc_parse/src/lib.rs
@@ -3,7 +3,6 @@
3
#![allow(internal_features)]
4
#![allow(rustc::diagnostic_outside_of_impl)]
5
#![allow(rustc::untranslatable_diagnostic)]
6
-#![feature(array_windows)]
7
#![feature(box_patterns)]
8
#![feature(debug_closure_helpers)]
9
#![feature(if_let_guard)]
0 commit comments