Skip to content

Conversation

jplatte
Copy link
Contributor

@jplatte jplatte commented Apr 26, 2020

Added in #69813, took a while to merge so the since attributes went out of date.

@rust-highfive
Copy link
Contributor

r? @kennytm

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 26, 2020
@jonas-schievink
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Apr 26, 2020

📌 Commit 4589bd5 has been approved by jonas-schievink

@bors bors 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 Apr 26, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Apr 26, 2020
Fix stable(since) attribute for BTreeMap::remove_entry

Stabilized in rust-lang#70712.

Maybe checking that the since attributes are added correctly should be automated through tidy? This is the third PR I'm opening that fixes a stable(since) attribute for something meant to be stabilized in 1.43 / 1.44 initially but then only stabilized in 1.45. (the other two are rust-lang#71571, rust-lang#71574)
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 26, 2020
Rollup of 5 pull requests

Successful merges:

 - rust-lang#71490 (Cleanup and document `-C relocation-model`)
 - rust-lang#71562 (fix more clippy warnings)
 - rust-lang#71571 (Fix since attribute for nonzero_bitor impl's)
 - rust-lang#71574 (proc_macro: Fix since attributes for new Span methods)
 - rust-lang#71575 (Fix stable(since) attribute for BTreeMap::remove_entry)

Failed merges:

r? @ghost
@bors bors merged commit 4a9b976 into rust-lang:master Apr 26, 2020
@jplatte jplatte deleted the patch-1 branch April 26, 2020 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: 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