rust/compiler/rustc_incremental/src
surechen 40ae34194c remove redundant imports
detects redundant imports that can be eliminated.

for #117772 :

In order to facilitate review and modification, split the checking code and
removing redundant imports code into two PR.
2023-12-10 10:56:22 +08:00
..
persist remove redundant imports 2023-12-10 10:56:22 +08:00
assert_dep_graph.rs rustc: hir().local_def_id_to_hir_id() -> tcx.local_def_id_to_hir_id() cleanup 2023-11-26 12:41:21 +03:00
errors.rs Remove unused LoadResult::DecodeIncrCache variant 2023-11-04 20:16:03 +00:00
lib.rs Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00