rust/compiler/rustc_monomorphize/src
bors e437e57954 Auto merge of #115804 - RalfJung:valtree-to-const-val, r=oli-obk
consistently pass ty::Const through valtrees

Some drive-by things extracted from https://github.com/rust-lang/rust/pull/115748.
2023-09-14 15:34:31 +00:00
..
collector.rs Auto merge of #115804 - RalfJung:valtree-to-const-val, r=oli-obk 2023-09-14 15:34:31 +00:00
errors.rs Emit error instead of ICE when optimized MIR is missing 2023-08-30 20:43:31 +02:00
lib.rs get rid of a bit more calls to poly_select 2023-07-06 16:50:12 +00:00
partitioning.rs treat host effect params as erased generics in codegen 2023-09-14 07:34:35 +00:00
polymorphize.rs Store the laziness of type aliases in the DefKind 2023-08-07 15:54:31 +02:00
util.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00