about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm/mod.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-02-26 02:42:43 +0000
committerbors <bors@rust-lang.org>2022-02-26 02:42:43 +0000
commit2c8d5a2500dccf31bf8800583d4809e27f05a04d (patch)
tree74227a93e1131f809ece95df0ad7ae25a65c3176 /compiler/rustc_codegen_llvm/src/llvm/mod.rs
parent8bba6b7af02f06325fbbf9cb352b177891e06465 (diff)
parente3b5cac3c8d4dcbfd767dc8ba99380ab4ac86a91 (diff)
downloadrust-2c8d5a2500dccf31bf8800583d4809e27f05a04d.tar.gz
rust-2c8d5a2500dccf31bf8800583d4809e27f05a04d.zip
Auto merge of #8453 - tamaroning:fix_large_enum_variant, r=camsteffen
fix false positives of large_enum_variant

fixes: #8321
The size of enums containing generic type was calculated to be 0.
I changed [large_enum_variant] so that such enums are not linted.

changelog: none
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm/mod.rs')
0 files changed, 0 insertions, 0 deletions