rust/library/std
Matthias Krüger c4bfd106e1
Rollup merge of #97700 - nzrq:patch-1, r=dtolnay
Add note to documentation of HashSet::intersection

The functionality of the `std::collections::HashSet::intersection(...)` method was slightly surprising to me so I wanted to take a sec to contribute to the documentation for this method.

I've added a `Note:` section if that is appropriate.
2022-06-07 01:13:46 +02:00
..
benches
primitive_docs
src Rollup merge of #97700 - nzrq:patch-1, r=dtolnay 2022-06-07 01:13:46 +02:00
tests Fold aarch64 feature +fp into +neon 2022-03-22 15:14:33 -07:00
build.rs
Cargo.toml library/std: Bump compiler_builtins 2022-05-26 21:11:16 +02:00