diff options
| author | Samrat Man Singh <samratmansingh@gmail.com> | 2020-05-07 10:53:44 +0530 |
|---|---|---|
| committer | Michael Holloway <mdh@mdholloway.org> | 2022-07-18 22:28:17 -0400 |
| commit | 8374ab6d65e887b1458d1de517dbf59b8c542ea4 (patch) | |
| tree | 7d09800a0396549fd80757bb10455e88cb2e4174 /compiler/rustc_codegen_llvm/src/common.rs | |
| parent | ed9173276a176126150b4c684a4262a135ce51ef (diff) | |
| download | rust-8374ab6d65e887b1458d1de517dbf59b8c542ea4.tar.gz rust-8374ab6d65e887b1458d1de517dbf59b8c542ea4.zip | |
Don't add attribute to allow unused-qualifications to derive impl's
Currently `#![forbid(unused_qualifications)]` is incompatible with all derive's because we add `#[allow(unused_qualifications)]` in all generated impl's.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/common.rs')
0 files changed, 0 insertions, 0 deletions
