rust/compiler/rustc_metadata/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
..
rmeta Rollup merge of #118147 - Nilstrieb:no-redundant-casts, r=WaffleLapkin 2023-11-22 09:28:51 -08:00
creader.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
dependency_format.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
errors.rs Remove support for compiler plugins. 2023-11-04 08:50:46 +11:00
foreign_modules.rs Do not fetch HIR in native_libs. 2023-07-17 07:37:03 +00:00
fs.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
lib.rs Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
locator.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
native_libs.rs rename bound region instantiation 2023-11-17 09:29:48 +00:00