about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/vfs/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-06-23Don't run doctestsChayim Refael Friedman-0/+1
2025-02-27enable doctestBenjaminBrienen-1/+0
2024-08-09Use Sender instead of boxed closure in vfsmo8it-0/+1
2024-08-06Replace `[package.repository] = "…"` of published crates with `[package.rep...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-04-22chore: add some `tracing` to project loadingDavid Barsky-0/+25