rust-analyzer/crates/ra_ide_api_light
Ville Penttinen 52054e1140 Use TypeAscriptionOwner
This replaces places where we would use node + node.type_ref() with things that
have an ascribed type, with using the TypeAscriptionOwner as the trait bound so
we can simply pass the node.
2019-02-26 11:47:13 +02:00
..
src Use TypeAscriptionOwner 2019-02-26 11:47:13 +02:00
Cargo.toml what goes bump in the night? 2019-02-12 11:03:28 -05:00