diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-12-12 07:45:28 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-12 07:45:28 +0100 |
| commit | 0f3a4c77c489f36a973f00ee07ab37caa7c6b32e (patch) | |
| tree | 2d5a72cd75d55bbde571a67a24d76949af772f07 /compiler/rustc_codegen_gcc/example/std_example.rs | |
| parent | e70e4d499dd9dd1f7ff3717b9d91ca5dd0757143 (diff) | |
| parent | cc35a11a393c3fca47a3b80db48c39c416f20bf6 (diff) | |
| download | rust-0f3a4c77c489f36a973f00ee07ab37caa7c6b32e.tar.gz rust-0f3a4c77c489f36a973f00ee07ab37caa7c6b32e.zip | |
Rollup merge of #91746 - ssomers:btree_tests, r=Mark-Simulacrum
Btree: assert more API compatibility Introducing a member such as `BTreeSet::min()` would silently break compatibility if no code calls the existing `BTreeSet::min(set)`. `BTreeSet` is the only btree class silently bringing in stable members, apart from many occurrences of `#[derive(Debug)]` on iterators. r? `@Mark-Simulacrum`
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
