about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/flycheck/Cargo.toml
AgeCommit message (Expand)AuthorLines
2024-08-08Move flycheck crate into rust-analyzer main crateLukas Wirth-31/+0
2024-08-06Replace `[package.repository] = "…"` of published crates with `[package.rep...Vincent Esche-1/+1
2024-08-06Unify package descriptions by adding references to "rust-analyzer"Vincent Esche-1/+1
2024-08-06Add repository URL for published crates' missing `[package.repository]` fieldsVincent Esche-0/+1
2024-08-06Replace `"TBD"` with more helpful desciptions in published crates' `[package....Vincent Esche-1/+1
2024-07-18feature: move `linked_projects` discovery to the rust-analyzer serverDavid Barsky-0/+1
2024-05-31minor: replace command-group with process-wrapHenry Chen-1/+1
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+29