about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/load-cargo
AgeCommit message (Expand)AuthorLines
2024-06-20fix: ensure there are no cycles in the source_root_parent_maproife-21/+63
2024-06-10fix: ensure that the parent of a SourceRoot cannot be itselfroife-3/+23
2024-06-09Register virtual workspace Cargo.toml files in the VFSLukas Wirth-1/+14
2024-06-07Auto merge of #17058 - alibektas:13529/ratoml, r=Veykrilbors-6/+5
2024-06-07Fix processing of ratoml filesLukas Wirth-6/+5
2024-06-06chore: Prefer tracing span shorthand macrosWilfred Hughes-3/+3
2024-05-14Hash file contents to verify whether file actually changedLukas Wirth-2/+2
2024-04-30fix: Tracing span names should match function namesWilfred Hughes-1/+2
2024-04-26Show workspace info in the status barLukas Wirth-2/+2
2024-04-22Auto merge of #17102 - davidbarsky:david/add-some-tracing-to-project-loading,...bors-0/+3
2024-04-22chore: add some `tracing` to project loadingDavid Barsky-0/+597
2024-04-21Extract common fields out of ProjectWorkspace variantsLukas Wirth-3/+1
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+596