Commit a26fc1e
authored
Rollup merge of rust-lang#145027 - Kmeakin:km/optimize-char-is-alphanumeric, r=scottmcm
Optimize `char::is_alphanumeric`
Avoid an unnecessary call to `unicode::Alphabetic` when `self` is an ASCII digit (ie `0..=9`).File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments