about summary refs log tree commit diff
path: root/compiler
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-04-20 20:33:25 +0000
committerbors <bors@rust-lang.org>2024-04-20 20:33:25 +0000
commitdbce3b43b6cb34dd3ba12c3ec6f708fe68e9c3df (patch)
tree180ec8f1f702659975d5ccf7fc6d55084186c4d9 /compiler
parent54692c3d0b873a5dc055f2f35081d0d6a2410a49 (diff)
parent488598c183ac55f6970bef34a1ed5404ae1d5088 (diff)
downloadrust-dbce3b43b6cb34dd3ba12c3ec6f708fe68e9c3df.tar.gz
rust-dbce3b43b6cb34dd3ba12c3ec6f708fe68e9c3df.zip
Auto merge of #122013 - Swatinem:unicode-gen-fastpath, r=scottmcm
Add a lower bound check to `unicode-table-generator` output

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.
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions