mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +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