1
Fork 0
rust/compiler/rustc_monomorphize/src
Nicholas Nethercote fe3b646565 Merge the two loops in internalize_symbols.
Because they have a lot of overlap.
2023-06-07 10:27:00 +10:00
..
collector.rs Change representation of UsageMap::used_map. 2023-06-02 13:07:30 +10:00
errors.rs errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
lib.rs Improve CGU debug printing. 2023-06-01 11:31:22 +10:00
partitioning.rs Merge the two loops in internalize_symbols. 2023-06-07 10:27:00 +10: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