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

    use foo::Trait as _;

syntax
2019-03-04 16:40:08 +03:00
..
fuzz kill utils module 2019-02-21 15:57:40 +03:00
src Remove TypeRef from item opts which implement TypeAscriptionOwner 2019-02-27 14:08:09 +02:00
tests allow aliases in underscores 2019-03-04 16:40:08 +03:00
Cargo.toml fix compilation 2019-02-21 13:37:32 +03:00