Skip to content

Is there a way to get notified when feature becames stable? #58179

@In-line

Description

@In-line

In my personal projects I use stable compiler and prefer not to switch to nightly. There are few lines in my code like this:

// TODO: Use foo, when foo becames stable /*link to github*/
// Commented code

I usually use some workaround before feature becames stable. Is there an annotation or something which will give me warning, when feature became stable and encourage me to update my code?

It seems for me, good addition to have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions