rust/compiler/rustc_const_eval/src
bors 6d55184d05 Auto merge of #114520 - RalfJung:unsized-valtrees, r=oli-obk
simplify handling of valtrees for unsized types
2023-08-08 07:48:01 +00:00
..
const_eval simplify handling of valtrees for unsized types 2023-08-06 21:25:49 +02:00
interpret Auto merge of #114520 - RalfJung:unsized-valtrees, r=oli-obk 2023-08-08 07:48:01 +00:00
transform Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
util Turns out opaque types can have hidden types registered during mir validation 2023-07-27 08:23:06 +00:00
errors.rs const validation: point at where we found a pointer but expected an integer 2023-08-02 18:51:50 +02:00
lib.rs Name the destructure_mir_constant query appropriately 2023-07-05 15:54:43 +00:00