mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 04:19:13 +00:00
![]() 67: Salsa r=matklad a=matklad The aim of this PR is to transition from rather ad-hock FileData and ModuleMap caching strategy to something resembling a general-purpose red-green engine. Ideally, we shouldn't recompute ModuleMap at all, unless the set of mod decls or files changes. Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com> |
||
---|---|---|
.. | ||
algo | ||
ast | ||
grammar | ||
lexer | ||
parser_impl | ||
syntax_kinds | ||
yellow | ||
grammar.ron | ||
lib.rs | ||
parser_api.rs | ||
reparsing.rs | ||
text_utils.rs | ||
token_set.rs | ||
utils.rs |