diff options
| author | Daniel Parks <dp+git@oxidized.org> | 2023-01-25 21:22:25 -0800 |
|---|---|---|
| committer | Daniel Parks <dp+git@oxidized.org> | 2023-02-11 07:50:10 -0800 |
| commit | 471de0cb9f7ed11a437d830329050ee419d2ead0 (patch) | |
| tree | d814d1510f4e2f10d242ba79c8392edeef9a871d /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 0f7558148c22e53cd4608773b56cdfa50dcdeac3 (diff) | |
| download | rust-471de0cb9f7ed11a437d830329050ee419d2ead0.tar.gz rust-471de0cb9f7ed11a437d830329050ee419d2ead0.zip | |
Document `cargo-clippy` feature
It is possible to use conditional compilation to prevent Clippy from evaluating certain code. This adds a brief explanation of how to use the feature with conditional compilation, and mentions that generally it’s preferable to use something like `#[allow(clippy::all)]`. Fixes #10220 — Ability to skip files or blocks entirely
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
