about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/README.md
AgeCommit message (Collapse)AuthorLines
2025-09-08Clarify intro in README and manualWilfred Hughes-2/+15
The first sentence a new user should see should ideally answer the questions: * What is rust-analyzer? * Why might I want to use it? The vast majority of users will be interested in using rust-analyzer inside their favourite editor. We should clarify that rust-analyzer is an LSP implementation and that it supports all the classic IDE features. Whilst it's also true that rust-analyzer is modular and organised into libraries, the first impression should (I think) focus on an overview and the primary use case.
2025-02-17move dev docs to manualJosh Rotenberg-2/+2
fix formatting
2025-02-07Update README.md links for mdbook manualWilfred Hughes-3/+4
2025-02-01Stop running some release workflows on forks and update old URLsLaurențiu Nicola-1/+1
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+50