mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
224afadb3b
[test] Add test cases of untested functions for BTreeSet - add [`is_superset()`](https://doc.rust-lang.org/std/collections/struct.BTreeSet.html#method.is_superset) and [`remove()`](https://doc.rust-lang.org/std/collections/struct.BTreeSet.html#method.remove) test cases for BTreeSet since these functions has no test cases. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |