-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Stabilize BTree{Map,Set}::extract_if #145471
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
rustbot has assigned @Mark-Simulacrum. Use |
The Miri subtree was changed cc @rust-lang/miri |
@rustbot r? the8472 |
☔ The latest upstream changes (presumably #145916) made this pull request unmergeable. Please resolve the merge conflicts. |
This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
@the8472 I went back to stabilization only and rebased. Was there anything else necessary? |
already FCP'd, LGTM @bors r+ rollup |
Stabilize BTree{Map,Set}::extract_if Tracking issue: #70530 FCP completed: #70530 (comment) Closes: #70530
💔 Test failed - checks-actions |
@the8472 It appears that the i686-msvc-1 job inexplicably got stuck for over one hour. |
@bors retry |
Rollup of 5 pull requests Successful merges: - #144498 (Add --print target-spec-json-schema) - #145471 (Stabilize BTree{Map,Set}::extract_if) - #145896 (Rehome 30 `tests/ui/issues/` tests to other subdirectories under `tests/ui/` [#3 of Batch #2]) - #146450 (bootstrap: rustdoc-js tests can now be filtered by js files) - #146456 (Fix panic and incorrectly suggested examples in `format_args` macro.) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of #145471 - rs-sac:extr, r=the8472 Stabilize BTree{Map,Set}::extract_if Tracking issue: #70530 FCP completed: #70530 (comment) Closes: #70530
Rollup of 5 pull requests Successful merges: - rust-lang/rust#144498 (Add --print target-spec-json-schema) - rust-lang/rust#145471 (Stabilize BTree{Map,Set}::extract_if) - rust-lang/rust#145896 (Rehome 30 `tests/ui/issues/` tests to other subdirectories under `tests/ui/` [rust-lang/rust#3 of Batch rust-lang/rust#2]) - rust-lang/rust#146450 (bootstrap: rustdoc-js tests can now be filtered by js files) - rust-lang/rust#146456 (Fix panic and incorrectly suggested examples in `format_args` macro.) r? `@ghost` `@rustbot` modify labels: rollup
Tracking issue: #70530
FCP completed: #70530 (comment)
Closes: #70530