4 ms·
>In this formulation, a language server needs to just enough analysis to drill down to a specific node. Does rust-analyzer compute semantic information on the
by int0x80 3y ago
>In this formulation, a language server needs to just enough analysis to drill down to a specific node.
Does rust-analyzer compute semantic information on the fly and incrementally?
- matklad 3y agoYes