mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-04 23:50:47 +00:00
Make LRU opt-in
This commit is contained in:
parent
7fcac48023
commit
6d4989b3c7
12 changed files with 1158 additions and 341 deletions
|
@ -10,6 +10,7 @@
|
|||
//! from previous invocations as appropriate.
|
||||
|
||||
mod derived;
|
||||
mod derived_lru;
|
||||
mod durability;
|
||||
mod hash;
|
||||
mod input;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue