rust/src/librustc_incremental
Nicholas Nethercote f19ab9ad9d Remove -Z incremental-queries.
Because it uses `parse_bool` and defaults to true, it is actually
impossible to set it to false. And it hasn't been experimental for some
time now.
2020-03-24 12:07:26 +11:00
..
persist Remove -Z incremental-queries. 2020-03-24 12:07:26 +11:00
assert_dep_graph.rs Index HIR after creating TyCtxt 2020-03-14 22:52:30 +01:00
assert_module_sources.rs remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
lib.rs Remove unused feature gate from librustc_incremental 2020-02-07 13:58:50 +01:00