Files
rust/compiler/rustc_monomorphize/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
..
2023-10-20 21:14:01 +00:00
2023-09-26 09:37:55 +02:00