mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2026-01-26 17:36:17 +00:00
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.