rust/crates/ra_syntax/tests/data
Aleksey Kladov 0a19f4f1b4 allow aliases in underscores
this helps with

    use foo::Trait as _;

syntax
2019-03-04 16:40:08 +03:00
..
lexer Use IDENT for both raw and normal idents 2019-01-23 13:19:49 -05:00
parser allow aliases in underscores 2019-03-04 16:40:08 +03:00