rust/compiler/rustc_mir_build
Nicholas Nethercote 7e4ec35d0c const_range_contains: avoid the second comparison if possible.
This is a performance win for `unicode-normalization`.

Also, I find the new formulation easier to read.
2022-06-16 10:52:19 +10:00
..
src const_range_contains: avoid the second comparison if possible. 2022-06-16 10:52:19 +10:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00