rust/crates/ra_syntax
Ville Penttinen 6eb070d661 Add new trait TypeAscriptionOwner
This trait should be implemented for nodes which have an ascribed type,
e.g. thing : Type. Such as let, const, static, param, named struct fields.
2019-02-26 11:35:57 +02:00
..
fuzz kill utils module 2019-02-21 15:57:40 +03:00
src Add new trait TypeAscriptionOwner 2019-02-26 11:35:57 +02:00
tests rename type to type_alias in the AST as well 2019-02-25 13:49:32 +03:00
Cargo.toml fix compilation 2019-02-21 13:37:32 +03:00