about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-07-27 11:48:24 +0000
committerbors <bors@rust-lang.org>2024-07-27 11:48:24 +0000
commit92768eeac4af6fb31bdaf94b9844a6455750926e (patch)
tree97bc70d1abb029180554c6e95364f097cde8aac3 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent1ec502569e5b085e91f4df9509e4c6199f50e89e (diff)
parent9964b4e05360b48289cdf3916cd022afa65f0b51 (diff)
downloadrust-92768eeac4af6fb31bdaf94b9844a6455750926e.tar.gz
rust-92768eeac4af6fb31bdaf94b9844a6455750926e.zip
Auto merge of #13053 - nyurik:rename-set_contains_or_insert, r=llogiq
Add `BTreeSet` detection to the `set_contains_or_insert` lint

* Detect `BTreeSet::contains` + `BTreeSet::insert` usage in the same way as with the `HashSet`.
CC: `@lochetti` `@bitfield`

----

changelog: [`set_contains_or_insert`]: Handle `BTreeSet` in addition to `HashSet`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions