about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/common.rs
diff options
context:
space:
mode:
authorSamrat Man Singh <samratmansingh@gmail.com>2020-05-07 10:53:44 +0530
committerMichael Holloway <mdh@mdholloway.org>2022-07-18 22:28:17 -0400
commit8374ab6d65e887b1458d1de517dbf59b8c542ea4 (patch)
tree7d09800a0396549fd80757bb10455e88cb2e4174 /compiler/rustc_codegen_llvm/src/common.rs
parented9173276a176126150b4c684a4262a135ce51ef (diff)
downloadrust-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