diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-01-04 02:20:42 +0100 |
|---|---|---|
| committer | Matthias Krüger <matthias.krueger@famsik.de> | 2021-01-04 02:26:50 +0100 |
| commit | 6a4b24e4dd98ded6eae4583e0201692140a85f6a (patch) | |
| tree | 172b202df27b26af1ac4a6555ed6b5eafdb2cff7 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 80184183ba0a53aa4f491753de9502acd3d6920c (diff) | |
| download | rust-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
