mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +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