Skip to content

BTreeMap: fix minor testing mistakes in #78903 - #79295

Merged
bors merged 1 commit into
rust-lang:masterfrom
ssomers:btree_fix_78903
Nov 23, 2020
Merged

BTreeMap: fix minor testing mistakes in #78903#79295
bors merged 1 commit into
rust-lang:masterfrom
ssomers:btree_fix_78903

Conversation

@ssomers

Copy link
Copy Markdown
Contributor

Mostly a duplicate test case
r? @Mark-Simulacrum

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 22, 2020
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Nov 22, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 9186c07 has been approved by Mark-Simulacrum

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 22, 2020
@m-ou-sem-ou-se mentioned this pull request Nov 22, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 22, 2020
Rollup of 10 pull requests
Successful merges:
- rust-lang#76941 (Add f{32,64}::is_subnormal)
- rust-lang#77697 (Split each iterator adapter and source into individual modules)
- rust-lang#78305 (Stabilize alloc::Layout const functions)
- rust-lang#78608 (Stabilize refcell_take)
- rust-lang#78793 (Clean up `StructuralEq` docs)
- rust-lang#79267 (BTreeMap: address namespace conflicts)
- rust-lang#79293 (Add test for eval order for a+=b)
- rust-lang#79295 (BTreeMap: fix minor testing mistakes in rust-lang#78903)
- rust-lang#79297 (BTreeMap: swap the names of NodeRef::new and Root::new_leaf)
- rust-lang#79299 (Stabilise `then`)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit b54838f into rust-lang:masterNov 23, 2020
@rustbotrustbot added this to the 1.50.0 milestone Nov 23, 2020
@ssomers
ssomers deleted the btree_fix_78903 branch November 23, 2020 08:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@ssomers@Mark-Simulacrum@bors@rust-highfive@rustbot