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
/
vfs
Age
Commit message (
Expand
)
Author
Lines
2025-07-03
Bump salsa
Lukas Wirth
-3
/
+3
2025-06-23
Don't run doctests
Chayim Refael Friedman
-0
/
+1
2025-05-30
internal: Restructure some semantics APIs for virtual macro files
Lukas Wirth
-0
/
+7
2025-03-15
cargo fmt
BenjaminBrienen
-12
/
+4
2025-02-27
ignore another test that fails on windows
BenjaminBrienen
-1
/
+1
2025-02-27
fix doc tests
BenjaminBrienen
-1
/
+1
2025-02-27
enable doctest
BenjaminBrienen
-1
/
+0
2025-02-05
Do not include excluded files even when the client opens them
Chayim Refael Friedman
-2
/
+25
2024-09-29
Rename object_safety to dyn_compatibility
Noah Bright
-2
/
+2
2024-09-01
internal: Lay basic ground work for standalone mbe tests
Lukas Wirth
-1
/
+1
2024-08-19
Remove the ability to configure the user config path
Lukas Wirth
-0
/
+14
2024-08-09
Use Sender instead of boxed closure in vfs
mo8it
-1
/
+2
2024-08-06
Replace `[package.repository] = "…"` of published crates with `[package.rep...
Vincent Esche
-1
/
+1
2024-08-06
Add repository URL for published crates' missing `[package.repository]` fields
Vincent Esche
-0
/
+1
2024-08-06
Replace `"TBD"` with more helpful desciptions in published crates' `[package....
Vincent Esche
-1
/
+1
2024-08-02
Wait with change processing until the vfs is done
Lukas Wirth
-3
/
+3
2024-08-02
internal: Load VFS config changes in parallel
Lukas Wirth
-2
/
+9
2024-07-18
Encode edition within FileId in the hir layer
Lukas Wirth
-3
/
+3
2024-06-30
Remove inline `rust_2018_idioms, unused_lifetimes` lint warn, Cargo.toml alre...
Lukas Wirth
-2
/
+0
2024-06-12
internal: Remove FileId::BOGUS
Lukas Wirth
-3
/
+0
2024-06-09
Register virtual workspace Cargo.toml files in the VFS
Lukas Wirth
-3
/
+2
2024-05-14
Hash file contents to verify whether file actually changed
Lukas Wirth
-44
/
+57
2024-05-14
Track hashes for file contents
Lukas Wirth
-12
/
+24
2024-04-22
chore: add some `tracing` to project loading
David Barsky
-0
/
+1369