diff options
| author | Alex Macleod <alex@macleod.io> | 2025-06-05 15:45:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-05 15:45:51 +0000 |
| commit | f8a3929c3cc09a63677519f9b5a5da9b25cdd336 (patch) | |
| tree | d6b31fa718aa87d10046f1dfb85961ceb8027e3d /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | cf75dd4700b832d52b2d431be3ab63ea578a365e (diff) | |
| parent | c9a97e1f829a616f7f1be44c40159788fd9dd931 (diff) | |
| download | rust-f8a3929c3cc09a63677519f9b5a5da9b25cdd336.tar.gz rust-f8a3929c3cc09a63677519f9b5a5da9b25cdd336.zip | |
Do not lint macro generated codes (#14976)
Fixes rust-lang/rust-clippy#14958 `disallowed_names` was used to lint code generated by macros. This behavior can confuse programmers who did not write the macro themselves. This change suppresses lints for code originating from macros, including external ones. changelog: [`disallowed_names`] do not lint macro generated codes
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
