rust-analyzer/crates/ide-db
bors 36f58f5fff Auto merge of #17670 - Veykril:mem, r=Veykril
LRU `body_with_source_map` query

This query is being invalidated all the time anyways (we have an extra query on top of it for the body incrementality that is not source dependent), so there is little reason to keep these around all the time when only some IDE features are interested in them.
2024-07-22 14:48:05 +00:00
..
src Auto merge of #17670 - Veykril:mem, r=Veykril 2024-07-22 14:48:05 +00:00
Cargo.toml ide: improve ReferenceCategoryType 2024-04-16 17:17:46 +01:00