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

Add use_nested_groups to the newest features appendix #1146

Merged
merged 3 commits into from
Feb 22, 2018

Conversation

pietroalbini
Copy link
Member

This adds a snippet in the newest features appendix about use_nested_groups (RFC 2128).

Tracking issue: rust-lang/rust#44494

all the items in `baz` and `Bar`:

```rust
# #![feature(use_nested_groups)]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you remove this please? we only build the book with stable. basically, we'll keep this open until it actually stablizes, and then merges. Thanks!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Copy link
Member

@carols10cents carols10cents left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use_nested_groups is stable now! merging! 🎉

@carols10cents carols10cents merged commit 8b26794 into rust-lang:master Feb 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants