rust/compiler/rustc_codegen_llvm/src/debuginfo
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
..
metadata Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
create_scope_map.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
doc.md fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
gdb.rs rustc: Move crate_types from Session to GlobalCtxt 2023-08-09 14:17:54 +08:00
metadata.rs remove redundant imports 2023-12-10 10:56:22 +08:00
mod.rs remove redundant imports 2023-12-10 10:56:22 +08:00
namespace.rs Set capacity of the string passed to push_item_name. 2023-06-29 11:46:25 +10:00
utils.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00