mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +00:00
PatRangeBoundary::compare_with: als add a fast-path for signed integers Not sure if we have a benchmark that hits this... but it seems odd to only do this for unsigned integers.
For more information about how rustc works, see the rustc dev guide.