1
Fork 0
rust/compiler/rustc_mir_build/src
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
..
build const_range_contains: avoid the second comparison if possible. 2022-06-16 10:52:19 +10:00
thir Rollup merge of #98110 - cjgillot:closure-brace, r=Aaron1011 2022-06-15 19:37:14 +09:00
check_unsafety.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
lib.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
lints.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00