rust/compiler/rustc_metadata/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
..
rmeta Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01: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