about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/ide-completion
AgeCommit message (Expand)AuthorLines
2024-05-06Collapse term search exprs before Cartesian product to avoid OOMTavo Annus-4/+3
2024-05-06Fix source_range for INT_NUMBER in completionroife-1/+46
2024-04-30fix: Tracing span names should match function namesWilfred Hughes-6/+6
2024-04-25Add inlay hints lifetime arg testsLukas Wirth-6/+6
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+27778