1
Fork 0

Stabilize use_nested_groups

This commit is contained in:
Pietro Albini 2018-02-01 22:55:20 +01:00
parent 07ea260407
commit 01f0814a2a
No known key found for this signature in database
GPG key ID: E8C1042DD1624519
9 changed files with 4 additions and 181 deletions

View file

@ -8,8 +8,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
#![feature(use_nested_groups)]
mod a {
pub mod b1 {
pub enum C2 {}