about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-01-04 02:20:42 +0100
committerMatthias Krüger <matthias.krueger@famsik.de>2021-01-04 02:26:50 +0100
commit6a4b24e4dd98ded6eae4583e0201692140a85f6a (patch)
tree172b202df27b26af1ac4a6555ed6b5eafdb2cff7 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent80184183ba0a53aa4f491753de9502acd3d6920c (diff)
downloadrust-6a4b24e4dd98ded6eae4583e0201692140a85f6a.tar.gz
rust-6a4b24e4dd98ded6eae4583e0201692140a85f6a.zip
./x.py clippy: allow the most noisy lints
This silences the following clippy lints in ./x.py clippy:

many_single_char_names (there are a lot of warnings caused by stdarch)
collapsible_if (can reduce readability)
type_complexity
missing_safety_doc (there are almost 3K warnings issued)
too_many_arguments
needless_lifetimes (people want 'tcx lifetimes etc)
wrong_self_convention (warns about from_..(), to_..(), into_..().. fns that do or do not take self by reference.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions