Before, it would enter the full expensive check even for normal ascii characters. Now, it skips the check for the ascii characters in `32..127`. This range was checked manually from the current behavior. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| printable.py | ||
| printable.rs | ||
| unicode_data.rs | ||