mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
39fe059a35
Avoid overflow in GVN constant indexing. Fixes https://github.com/rust-lang/rust/issues/118992 Fixes https://github.com/rust-lang/rust/issues/119008