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
..
collector.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
errors.rs Remove UnknownPartitionStrategy error. 2023-10-18 14:42:58 +11:00
lib.rs get rid of a bit more calls to poly_select 2023-07-06 16:50:12 +00:00
partitioning.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
polymorphize.rs s/generator/coroutine/ 2023-10-20 21:14:01 +00:00
util.rs subst -> instantiate 2023-09-26 09:37:55 +02:00