rust/compiler/rustc_parse/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
..
lexer Auto merge of #117472 - jmillikin:stable-c-str-literals, r=Nilstrieb 2023-12-01 13:33:55 +00:00
parser remove redundant imports 2023-12-10 10:56:22 +08:00
errors.rs Support async gen fn 2023-12-08 17:23:26 +00:00
lib.rs Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00
validate_attr.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00