diff options
author | Ville Penttinen <[email protected]> | 2019-02-26 09:47:13 +0000 |
---|---|---|
committer | Ville Penttinen <[email protected]> | 2019-02-26 09:47:13 +0000 |
commit | 52054e1140cc2af19825ebef2aea06c48cf79955 (patch) | |
tree | c53644687e6403d6a455965f877f061251673575 /crates/ra_parser/src/grammar.rs | |
parent | 6eb070d6613644b6698a5ce6454d006662c84d8a (diff) |
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.
Diffstat (limited to 'crates/ra_parser/src/grammar.rs')
0 files changed, 0 insertions, 0 deletions