Skip to content

Tracking Issue for core::task::ready! macro #70922

Closed
@yoshuawuyts

Description

@yoshuawuyts
Member

This is a tracking issue for the ready! macro.
The feature gate for the issue is #![feature(ready_macro)].

Steps / History

Unresolved Questions

Activity

added
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFC
on Apr 8, 2020
added
A-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
B-unstableBlocker: Implemented in the nightly compiler and unstable.
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.
on Apr 8, 2020
changed the title [-]Tracking Issue for ready! macro[/-] [+]Tracking Issue for core::task::ready! macro[/+] on Jul 15, 2020
added a commit that references this issue on Jul 18, 2020

Rollup merge of rust-lang#70817 - yoshuawuyts:task-ready, r=dtolnay

479c8ad
added
Libs-SmallLibs issues that are considered "small" or self-contained
Libs-TrackedLibs issues that are tracked on the team's project board.
on Jul 29, 2020
added
AsyncAwait-TriagedAsync-await issues that have been triaged during a working group meeting.
on Aug 4, 2020
yoshuawuyts

yoshuawuyts commented on Nov 19, 2020

@yoshuawuyts
MemberAuthor

#77862 seems like it may resolve the rustdoc issue

RalfJung

RalfJung commented on Nov 22, 2020

@RalfJung
yoshuawuyts

yoshuawuyts commented on Nov 22, 2020

@yoshuawuyts
Author

22 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-async-awaitArea: Async & AwaitA-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)AsyncAwait-TriagedAsync-await issues that have been triaged during a working group meeting.B-unstableBlocker: Implemented in the nightly compiler and unstable.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCLibs-SmallLibs issues that are considered "small" or self-containedLibs-TrackedLibs issues that are tracked on the team's project board.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.disposition-mergeThis issue / PR is in PFCP or FCP with a disposition to merge it.finished-final-comment-periodThe final comment period is finished for this PR / Issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @RalfJung@m-ou-se@jonas-schievink@dtolnay@tmandry

      Issue actions

        Tracking Issue for core::task::ready! macro · Issue #70922 · rust-lang/rust