mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
546367ef69
Add regression test for #127424 Fixes: https://github.com/rust-lang/rust/issues/127424 This ICE no longer reproduces, so it appears to have already been fixed. This PR adds a regression test to ensure the issue doesn’t come back in the future. Please let me know if there's anything I should improve or revise!