rust/compiler/rustc_symbol_mangling/src
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
..
typeid Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
errors.rs Remove rustc_symbol_mangling/messages.ftl. 2023-10-17 16:15:36 +11:00
legacy.rs Remove -Zperf-stats. 2023-11-13 09:45:20 +11:00
lib.rs Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
test.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
typeid.rs CFI: Fix SIGILL reached via trait objects 2023-05-09 20:04:19 +00:00
v0.rs rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00