Skip to content
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

Open tracking issues for all language features #28244

Closed
huonw opened this issue Sep 4, 2015 · 2 comments
Closed

Open tracking issues for all language features #28244

huonw opened this issue Sep 4, 2015 · 2 comments
Assignees
Labels
P-medium Medium priority T-lang Relevant to the language team, which will review and decide on the PR/issue.

Comments

@huonw
Copy link
Member

huonw commented Sep 4, 2015

#26868 but for lang features.

The issues for each thing should be recorded in the corresponding place in libsyntax/feature_gate.rs, and when they've all been opened & recorded, the FIXME's relating to this issue in that file should be removed.

@huonw huonw added the T-lang Relevant to the language team, which will review and decide on the PR/issue. label Sep 4, 2015
huonw added a commit to huonw/rust that referenced this issue Sep 8, 2015
This is similar to the libs version, which allow an `issue` field in the
`#[unstable]` attribute.

cc rust-lang#28244
bors added a commit that referenced this issue Sep 8, 2015
This is similar to the libs version, which allow an `issue` field in the
`#[unstable]` attribute.

cc #28244
@huonw
Copy link
Member Author

huonw commented Sep 12, 2015

triage: I-nominated.

This has been very helpful for library features: promoting discussion, and allows people to track progress, so it'd be great to utilize properly for language ones too.

@aturon aturon self-assigned this Oct 1, 2015
@nikomatsakis
Copy link
Contributor

triage: P-medium

@rust-highfive rust-highfive added P-medium Medium priority and removed I-nominated labels Oct 1, 2015
aturon added a commit that referenced this issue Nov 10, 2015
This commit adds issue numbers to the vast majority of active feature
gates. The few that are left without issues are rustc/runtime-internal
features that are essentially private APIs.

Closes #28244
bors added a commit that referenced this issue Nov 10, 2015
This commit adds issue numbers to the vast majority of active feature
gates. The few that are left without issues are rustc/runtime-internal
features that are essentially private APIs.

Closes #28244

r? @huonw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-medium Medium priority T-lang Relevant to the language team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

4 participants