summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/salsa
AgeCommit message (Expand)AuthorLines
2024-07-04Improve dead code analysismu001999-8/+0
2024-06-14Auto merge of #17417 - Wilfred:intern_macros_salsa, r=Veykrilbors-19/+20
2024-06-13Prefer plain trait definitions over macros for salsaWilfred Hughes-19/+20
2024-06-13internal: Fix rustdoc warningsWilfred Hughes-1/+1
2024-06-06chore: Prefer tracing span shorthand macrosWilfred Hughes-1/+1
2024-06-04Cleanup some inert attribute stuffLukas Wirth-0/+4
2024-05-30style: simplify string interpolationHamir Mahal-19/+17
2024-05-15Fix typosblyxyas-1/+1
2024-04-25fix: Fix expression scopes not being calculated for inline constsLukas Wirth-4/+4
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+9069