index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rust-analyzer
/
crates
/
load-cargo
Age
Commit message (
Expand
)
Author
Lines
2024-06-20
fix: ensure there are no cycles in the source_root_parent_map
roife
-21
/
+63
2024-06-10
fix: ensure that the parent of a SourceRoot cannot be itself
roife
-3
/
+23
2024-06-09
Register virtual workspace Cargo.toml files in the VFS
Lukas Wirth
-1
/
+14
2024-06-07
Auto merge of #17058 - alibektas:13529/ratoml, r=Veykril
bors
-6
/
+5
2024-06-07
Fix processing of ratoml files
Lukas Wirth
-6
/
+5
2024-06-06
chore: Prefer tracing span shorthand macros
Wilfred Hughes
-3
/
+3
2024-05-14
Hash file contents to verify whether file actually changed
Lukas Wirth
-2
/
+2
2024-04-30
fix: Tracing span names should match function names
Wilfred Hughes
-1
/
+2
2024-04-26
Show workspace info in the status bar
Lukas Wirth
-2
/
+2
2024-04-22
Auto merge of #17102 - davidbarsky:david/add-some-tracing-to-project-loading,...
bors
-0
/
+3
2024-04-22
chore: add some `tracing` to project loading
David Barsky
-0
/
+597
2024-04-21
Extract common fields out of ProjectWorkspace variants
Lukas Wirth
-3
/
+1
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+596
[prev]