summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/vfs
AgeCommit message (Expand)AuthorLines
2024-06-30Remove inline `rust_2018_idioms, unused_lifetimes` lint warn, Cargo.toml alre...Lukas Wirth-2/+0
2024-06-12internal: Remove FileId::BOGUSLukas Wirth-3/+0
2024-06-09Register virtual workspace Cargo.toml files in the VFSLukas Wirth-3/+2
2024-05-14Hash file contents to verify whether file actually changedLukas Wirth-44/+57
2024-05-14Track hashes for file contentsLukas Wirth-12/+24
2024-04-22chore: add some `tracing` to project loadingDavid Barsky-0/+1369