-
Couldn't load subscription status.
- Fork 13.9k
Closed
Labels
T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.Relevant to the release subteam, which will review and decide on the PR/issue.
Description
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
Labels
T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.Relevant to the release subteam, which will review and decide on the PR/issue.