about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-11-07 17:08:10 +0000
committerbors <bors@rust-lang.org>2022-11-07 17:08:10 +0000
commit213003b8874016aadc61195f049fc2d7e773ccad (patch)
tree5ab6454baf7ae1d19db5d2459089d5014dd49466 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent927f7da20ff85a0769b9a80566d1bab9642a25d9 (diff)
parent4f3fb0081dfa3853f6a3a3091457dc15888ccbb8 (diff)
downloadrust-213003b8874016aadc61195f049fc2d7e773ccad.tar.gz
rust-213003b8874016aadc61195f049fc2d7e773ccad.zip
Auto merge of #9705 - jntrnr:disable_needless_collect, r=Manishearth
Move needless_collect to nursery

*Please write a short comment explaining your change (or "none" for internal only changes)*

changelog: [`needless_collect`]: Move `needless_collect` to nursery (Now allow-by-default)

After chatting with a few folks, it seems like `needless_collect` is giving false positives pretty regularly (https://github.com/rust-lang/rust-clippy/issues?q=is%3Aissue+is%3Aopen+needless_collect). We're big supporters of clippy in Nushell, and it's one of the passes we require for CI, but we've had to disable this particular lint. Perhaps it should be moved to the nursery until it's improved?

(apologies if this isn't the right approach to disabling a lint by default. I tried to follow the idea I saw other PRs doing in the past)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions