mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
25b079a1cf
Simplify the `unchecked_sh[lr]` ub-checks a bit It can use the constant in the check, rather than passing it as a parameter.