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 3e61d52 commit d252791Copy full SHA for d252791
src/librustc_incremental/lib.rs
@@ -3,7 +3,6 @@
3
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/")]
4
#![feature(in_band_lifetimes)]
5
#![feature(nll)]
6
-#![feature(specialization)]
7
#![recursion_limit = "256"]
8
9
#[macro_use]
0 commit comments