mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 22:17:20 +00:00
GVN: Invalidate derefs at loop headers Fix a miscompiled case I found when re-reviewing rust-lang/rust#132527. r? cjgillot r? oli-obk
For more information about how rustc works, see the rustc dev guide.