Skip to content

Commit d252791

Browse files
committed
Remove unused feature gate from librustc_incremental
1 parent 3e61d52 commit d252791

File tree

1 file changed

+0
-1
lines changed
  • src/librustc_incremental

1 file changed

+0
-1
lines changed

src/librustc_incremental/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/")]
44
#![feature(in_band_lifetimes)]
55
#![feature(nll)]
6-
#![feature(specialization)]
76
#![recursion_limit = "256"]
87

98
#[macro_use]

0 commit comments

Comments
 (0)