summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/parser/Cargo.toml
AgeCommit message (Collapse)AuthorLines
2024-08-06Replace `[package.repository] = "…"` of published crates with ↵Vincent Esche-1/+1
`[package.repository.workspace] = true`
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' ↵Vincent Esche-1/+1
`[package.description]` fields
2024-07-07Move feature-doc generation to xtask codegenLukas Wirth-1/+0
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+31