rust-analyzer/crates/salsa/src
2024-07-25 08:41:30 +03:00
..
derived Add back equality check that went missing 2024-07-19 20:39:09 +02:00
derived_lru Make LRU opt-in 2024-07-19 18:38:08 +02:00
runtime perf: Reduce memory usage of salsa slots by 8 bytes 2024-07-19 17:34:48 +02:00
debug.rs internal: Fetch toolchain and datalayout for DetachedFiles 2024-02-20 10:40:39 +01:00
derived.rs Add back equality check that went missing 2024-07-19 20:39:09 +02:00
derived_lru.rs Make LRU opt-in 2024-07-19 18:38:08 +02:00
durability.rs Fix new clippy lints 2024-04-01 17:55:56 +02:00
hash.rs Fix new clippy lints 2024-04-01 17:55:56 +02:00
input.rs Fix new clippy lints 2024-04-01 17:55:56 +02:00
intern_id.rs Fix and enable unsafe_op_in_unsafe_fn 2024-07-25 08:41:30 +03:00
interned.rs Remove duplicate information from interned::Slot 2024-07-19 17:52:49 +02:00
lib.rs Make LRU opt-in 2024-07-19 18:38:08 +02:00
lru.rs Reduce maximum LRU size to 2^16 entries, reducing memory footprint of LRU entries 2024-07-19 17:48:12 +02:00
plumbing.rs Make LRU opt-in 2024-07-19 18:38:08 +02:00
revision.rs fix: Fix expression scopes not being calculated for inline consts 2024-04-25 09:49:19 +02:00
runtime.rs perf: Reduce memory usage of salsa slots by 8 bytes 2024-07-19 17:34:48 +02:00
storage.rs Fix new clippy lints 2024-04-01 17:55:56 +02:00