rust/crates/libsyntax2
bors[bot] 3993bb4de9 Merge #67
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>
2018-09-15 21:11:25 +00:00
..
fuzz move fuzz-invariants to the library 2018-09-08 18:34:41 +03:00
src Merge #67 2018-09-15 21:11:25 +00:00
tests Merge #69 2018-09-15 20:57:06 +00:00
Cargo.toml faster text len 2018-09-03 21:48:26 +03:00