summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/base-db
AgeCommit message (Expand)AuthorLines
2024-05-13Push macro-parsing error calculation out of fundamental queriesLukas Wirth-1/+12
2024-05-02fix: Correctly handle `no_core`/`no_std` for preludesLukas Wirth-3/+9
2024-04-30fix: Tracing span names should match function namesWilfred Hughes-2/+2
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+1193