rust/compiler/rustc_ast_passes
Nilstrieb 21a870515b Fix clippy::needless_borrow in the compiler
`x clippy compiler -Aclippy::all -Wclippy::needless_borrow --fix`.

Then I had to remove a few unnecessary parens and muts that were exposed
now.
2023-11-21 20:13:40 +01:00
..
src Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
Cargo.toml Streamline gate_feature_* macros. 2023-10-31 08:00:53 +11:00
messages.ftl Auto merge of #117817 - fmease:deny-more-tilde-const, r=fee1-dead 2023-11-12 04:40:44 +00:00