about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/snippet.rs
diff options
context:
space:
mode:
authorDavid Wood <david.wood@huawei.com>2022-03-31 10:14:21 +0100
committerDavid Wood <david.wood@huawei.com>2022-04-05 07:01:02 +0100
commita52b5072ac9644ce4f8e336c9c1d79f7afe16f9f (patch)
treeaa00673038a250a4ee0d5e71fbcfc1d2234f2934 /compiler/rustc_errors/src/snippet.rs
parent9956d4f99d021fa255d007dc17f23a3b0cd351e9 (diff)
downloadrust-a52b5072ac9644ce4f8e336c9c1d79f7afe16f9f.tar.gz
rust-a52b5072ac9644ce4f8e336c9c1d79f7afe16f9f.zip
errors: disable directionality isolation markers
Fluent diagnostics can insert directionality isolation markers around
interpolated variables indicating that there may be a shift from
right-to-left to left-to-right text (or vice-versa). These are disabled
because they are sometimes visible in the error output, but may be worth
investigating in future (for example: if type names are left-to-right
and the surrounding diagnostic messages are right-to-left, then these
might be helpful).

Signed-off-by: David Wood <david.wood@huawei.com>
Diffstat (limited to 'compiler/rustc_errors/src/snippet.rs')
0 files changed, 0 insertions, 0 deletions