about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/validate.rs
AgeCommit message (Expand)AuthorLines
2024-05-27MIR validation: ensure that downcast projection is followed by field projectionRalf Jung-3/+23
2024-05-24compiler: const_eval/transform/validate.rs -> mir_transform/validate.rsJubilee Young-0/+1406