about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-12-02 17:27:54 +0000
committerbors <bors@rust-lang.org>2021-12-02 17:27:54 +0000
commitd5d830a50f0a0211bd0820aa8403df8d47f109c3 (patch)
treefdc5c68119ce358e98d79738c9de156df2959c8c /compiler/rustc_codegen_llvm/src
parent392b0c5c25ddbd36e4dc480afcf70ed01dce352d (diff)
parenta8e7fed17264bd269c55e8224991d5bf0249472c (diff)
downloadrust-d5d830a50f0a0211bd0820aa8403df8d47f109c3.tar.gz
rust-d5d830a50f0a0211bd0820aa8403df8d47f109c3.zip
Auto merge of #7463 - ThibsG:find_any_7392, r=xFrednet
Fix `any()` not taking reference in `search_is_some` lint

`find` gives reference to the item, but `any` does not, so suggestion is broken in some specific cases.

Fixes: #7392

changelog: [`search_is_some`] Fix suggestion for `any()` not taking item by reference
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions