Skip to content

Commit 1bfba4f

Browse files
committed
Remove unused feature gate from librustc_resolve
1 parent 341594e commit 1bfba4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc_resolve/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/")]
1010
#![feature(bool_to_option)]
1111
#![feature(crate_visibility_modifier)]
12-
#![feature(label_break_value)]
1312
#![feature(nll)]
1413
#![recursion_limit = "256"]
1514

0 commit comments

Comments
 (0)