This adds a dedicated check for the lower bound (if it is outside of ASCII range) to the output of the `unicode-table-generator` tool. This generalized the ASCII-only fast-path, but only for the `Grapheme_Extend` property for now, as that is the only one with a lower bound outside of ASCII. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| printable.py | ||
| printable.rs | ||
| unicode_data.rs | ||