mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
163594c8f8
Add codegen test for issue where `valid_index.saturating_sub(X)` produced an extra bounds check. This was fixed by the LLVM upgrade.