1
Fork 0
rust/compiler/rustc_monomorphize/src
Matthias Krüger d5b1ef98b0
Rollup merge of #113390 - nnethercote:cgu-tweaks, r=wesleywiser
CGU formation tweaks

Minor improvements I found while trying out something bigger that didn't work out.

r? ``@wesleywiser``
2023-07-08 15:49:46 +02:00
..
collector.rs Make UsageMap::get_user_items infallible. 2023-07-06 10:35:57 +10:00
errors.rs errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
lib.rs get rid of a bit more calls to poly_select 2023-07-06 16:50:12 +00:00
partitioning.rs Rollup merge of #113390 - nnethercote:cgu-tweaks, r=wesleywiser 2023-07-08 15:49:46 +02:00
polymorphize.rs Move expansion of query macros in rustc_middle to rustc_middle::query 2023-05-15 08:49:13 +02:00
util.rs EarlyBinder::new -> EarlyBinder::bind 2023-05-29 13:46:10 +02:00