mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-15 09:27:27 +00:00
94ac1cdbf5
Refactor symbol index Closes https://github.com/rust-lang/rust-analyzer/issues/14677 instead of eagerly fetching the source data in symbol index we do it lazily now, this shouldn't make it much more expensive as we had to parse the source most of the time anyways even after fetching. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |