about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/ra-salsa
AgeCommit message (Collapse)AuthorLines
2025-03-15chore: Drop legacy salsaLukas Wirth-10010/+0
2025-03-10internal: vendor `query-group-macro`David Barsky-1/+1
2024-12-28Downgrade salsa log levelsLukas Wirth-68/+86
2024-12-20internal: Split serde derive feature into `serde_derive` usageLukas Wirth-1/+1
Ideally we'd not have any dependency pull in the derive feature for faster build times, once that is the case this change would have an actual effect. See https://github.com/matklad/macro-dep-test/blob/master/README.md for context.
2024-12-13Fix a few typosVincent Esche-3/+3
2024-10-22Fix new nightly lintsLukas Wirth-6/+6
2024-10-21Update rustc-hash to version 2Noratrieb-1/+1
This brings in the new optimized algorithm that was shown to have small performance benefits for rustc.
2024-10-14chore: rename salsa to ra_salsaDavid Barsky-0/+9992