| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-07-27 | tests: Move run-pass tests without naming conflicts to ui | Vadim Petrochenkov | -32/+0 | |
| 2019-07-27 | tests: Add missing run-pass annotations | Vadim Petrochenkov | -0/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-02-05 | Stabilize use_nested_groups | Pietro Albini | -2/+0 | |
| 2018-01-29 | Increase test coverage of use_nested_groups | Pietro Albini | -0/+7 | |
| 2017-11-30 | Implement RFC 2128 (use_nested_groups) | Pietro Albini | -0/+35 | |
| This commit adds support for nested groups inside `use` declarations, such as `use foo::{bar, sub::{baz::Foo, *}};`. | ||||
