about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/styled_buffer.rs
diff options
context:
space:
mode:
authorArpad Borsos <arpad.borsos@sentry.io>2024-02-15 15:23:47 +0100
committerArpad Borsos <swatinem@swatinem.de>2024-04-20 10:16:45 +0200
commit488598c183ac55f6970bef34a1ed5404ae1d5088 (patch)
tree213d83a67c9cebf0f8857595cc7bab68fe0e32bc /compiler/rustc_errors/src/styled_buffer.rs
parentce3263e60e73f4018592cbfba540cf8bef4399de (diff)
downloadrust-488598c183ac55f6970bef34a1ed5404ae1d5088.tar.gz
rust-488598c183ac55f6970bef34a1ed5404ae1d5088.zip
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/rustc_errors/src/styled_buffer.rs')
0 files changed, 0 insertions, 0 deletions