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

Tag feature gates with issues #29725

Merged
merged 1 commit into from Nov 11, 2015

Conversation

Projects
None yet
3 participants
@aturon
Copy link
Member

aturon commented Nov 9, 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

Tag feature gates with issues
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
@huonw

This comment has been minimized.

Copy link
Member

huonw commented Nov 10, 2015

Yay!

@bors r+

@bors

This comment has been minimized.

Copy link
Contributor

bors commented Nov 10, 2015

📌 Commit dacab06 has been approved by huonw

@bors

This comment has been minimized.

Copy link
Contributor

bors commented Nov 10, 2015

⌛️ Testing commit dacab06 with merge 5f64201...

bors added a commit that referenced this pull request Nov 10, 2015

Auto merge of #29725 - aturon:lang-features, r=huonw
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

@bors bors merged commit dacab06 into rust-lang:master Nov 11, 2015

2 checks passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.