mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
61f9d35798
MIR validation: ensure that downcast projection is followed by field projection Cc https://github.com/rust-lang/rust/issues/120369
For more information about how rustc works, see the rustc dev guide.