rust/src/librustc_incremental
Dylan DPC ec0cfd1d01
Rollup merge of #66498 - bjorn3:less_feature_flags, r=Dylan-DPC
Remove unused feature gates

I think many of the remaining unstable things can be easily be replaced with stable things. I have kept the `#![feature(nll)]` even though it is only necessary in `libstd`, to make regressions of it harder.
2020-02-11 16:36:54 +01:00
..
persist fix couple of perf related clipyp warnings 2020-02-04 02:35:56 +01:00
assert_dep_graph.rs Use BufWriter 2020-02-01 19:26:45 +09:00
assert_module_sources.rs Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
lib.rs Remove unused feature gate from librustc_incremental 2020-02-07 13:58:50 +01:00