Skip to content

Fix stabilization marker for future_readiness_fns - #76759

Merged
bors merged 1 commit into
rust-lang:masterfrom
yoshuawuyts:fix-future-pending-ready-stabilization-label
Sep 16, 2020
Merged

Fix stabilization marker for future_readiness_fns#76759
bors merged 1 commit into
rust-lang:masterfrom
yoshuawuyts:fix-future-pending-ready-stabilization-label

Conversation

@yoshuawuyts

@yoshuawuytsyoshuawuyts commented Sep 15, 2020

Copy link
Copy Markdown
Member

Updated the rustc version in which this will be stabilized from 1.47.0 -> 1.48.0. Fixes#74328 (comment). Ref #70921.

r? @Dylan-DPC

Moved it from 1.47.0 -> 1.48.0, which is the correct release for this to stabilize in
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @cramertj

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

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 15, 2020
@yoshuawuyts

Copy link
Copy Markdown
MemberAuthor

r? @Dylan-DPC

@Dylan-DPC-zz

Copy link
Copy Markdown

@bors r+ rollup

thanks :)

@bors

bors commented Sep 15, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 143e4e9 has been approved by Dylan-DPC

@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 Sep 15, 2020
@tmandrytmandry mentioned this pull request Sep 16, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 16, 2020
Rollup of 16 pull requests
Successful merges:
- rust-lang#75026 (Add array_windows fn)
- rust-lang#76642 (Do not lint ignored private doc tests)
- rust-lang#76719 (Change error message for ty param in const)
- rust-lang#76721 (Use intra-doc links in `core::mem`)
- rust-lang#76728 (Add a comment why `extern crate` is necessary for rustdoc)
- rust-lang#76735 (Remove unnecessary `clone()`s in bootstrap)
- rust-lang#76741 (Avoid printing dry run timings)
- rust-lang#76747 (Add missing code examples in libcore)
- rust-lang#76756 (fix a couple of stylistic clippy warnings)
- rust-lang#76758 ([fuchsia] Propagate the userspace UTC clock)
- rust-lang#76759 (Fix stabilization marker for future_readiness_fns)
- rust-lang#76760 (don't lazily evaluate some trivial values for Option::None replacements (clippy::unnecessary_lazy_evaluations))
- rust-lang#76764 (Update books)
- rust-lang#76775 (Strip a single leading tab when rendering dataflow diffs)
- rust-lang#76778 (Simplify iter fuse struct doc)
- rust-lang#76794 (Make graphviz font configurable)
Failed merges:
r? `@ghost`
@bors
bors merged commit 273267c into rust-lang:masterSep 16, 2020
@rustbotrustbot added this to the 1.48.0 milestone Sep 16, 2020
@yoshuawuyts
yoshuawuyts deleted the fix-future-pending-ready-stabilization-label branch September 17, 2020 11:27
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.

6 participants

@yoshuawuyts@rust-highfive@Dylan-DPC-zz@bors@cramertj@rustbot