mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
4fc3a05e54
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.