mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
c35035cefc
Add validation layer for Derefer _Follow up work to #96549 #96116 #95857 #95649_ This adds validation for Derefer making sure it is always the first projection. r? rust-lang/mir-opt