about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2024-02-09 23:19:27 -0600
committerTrevor Gross <tmgross@umich.edu>2024-02-09 23:19:27 -0600
commit09f18f61c6111674244471d49d7f82d826913022 (patch)
tree4557fd13bff5d8df8aead37e286ba86044bd83eb /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent4a5e30dca7ce6271f34ca8c88c5733aa6969b5ab (diff)
downloadrust-09f18f61c6111674244471d49d7f82d826913022.tar.gz
rust-09f18f61c6111674244471d49d7f82d826913022.zip
[similar_names] don't raise if the first character is different
A lot of cases of the "noise" cases of `similar_names` come from two
idents with a different first letter, which is easy enough to
differentiate visually but causes this lint to be raised.

Do not raise the lint in these cases, as long as the first character
does not have a lookalike.

Link: https://github.com/rust-lang/rust-clippy/issues/10926
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions