rust/compiler/rustc_symbol_mangling/src
Michael Goulet 040151a4be
Rollup merge of #118147 - Nilstrieb:no-redundant-casts, r=WaffleLapkin
Fix some unnecessary casts

`x clippy compiler -Aclippy::all -Wclippy::unnecessary_cast --fix` with some manual review to ensure every fix is correct.
2023-11-22 09:28:51 -08: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 Fix some unnecessary casts 2023-11-21 22:11:08 +01:00