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 341594e commit 1bfba4fCopy full SHA for 1bfba4f
src/librustc_resolve/lib.rs
@@ -9,7 +9,6 @@
9
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/")]
10
#![feature(bool_to_option)]
11
#![feature(crate_visibility_modifier)]
12
-#![feature(label_break_value)]
13
#![feature(nll)]
14
#![recursion_limit = "256"]
15
0 commit comments