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
/
stdx
Age
Commit message (
Expand
)
Author
Lines
2025-09-20
Add some test for stdx::replace
A4-Tacks
-0
/
+30
2025-09-20
Fix to implements in-place stdx::replace
A4-Tacks
-3
/
+11
2025-06-23
Don't run doctests
Chayim Refael Friedman
-0
/
+1
2025-06-17
chore: Start infesting ide crates with 'db lifetime
Lukas Wirth
-0
/
+271
2025-06-13
`cargo upgrade`
Lukas Wirth
-2
/
+2
2025-05-08
perf: Request cancellation while processing changed files
Lukas Wirth
-4
/
+48
2025-04-29
Cleanup cfg check handling in expression store lowering
Lukas Wirth
-12
/
+6
2025-04-29
refactor: Clean up cache priming cancellation handling
Lukas Wirth
-0
/
+2
2025-04-09
internal: fix `NameGenerator`'s and `AnyMap`'s rustdocs
David Barsky
-3
/
+3
2025-04-06
upstream stdx changes
BenjaminBrienen
-95
/
+129
2025-04-04
prefer default over new
BenjaminBrienen
-7
/
+2
2025-03-24
refactor: Replace custom `ThinVec` with `thin-vec` crate
Lukas Wirth
-469
/
+0
2025-03-23
chore: Bump dependencies
Lukas Wirth
-1
/
+1
2025-03-23
chore: Remove unused dependencies
Lukas Wirth
-1
/
+3
2025-03-15
cargo fmt
BenjaminBrienen
-14
/
+6
2025-02-27
fix doc tests
BenjaminBrienen
-2
/
+3
2025-02-27
enable doctest
BenjaminBrienen
-1
/
+0
2025-02-24
Vendor always-assert
Lukas Wirth
-3
/
+120
2025-02-08
simplify panic_context
Julian Eager
-22
/
+18
2025-02-04
Prevent panics from tearing down worker threads
Lukas Wirth
-8
/
+13
2025-01-17
Bump windows-sys
Laurențiu Nicola
-1
/
+1
2024-10-28
Merge pull request #18074 from ChayimFriedman2/typeref-source-map
Lukas Wirth
-0
/
+473
2024-10-26
Start using `Option::is_none_or`
MoskalykA
-16
/
+0
2024-10-25
Shrink `Path` to 16 bytes
Chayim Refael Friedman
-0
/
+473
2024-08-09
Use crossbeam-channel from the workspace
mo8it
-1
/
+1
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-07-28
Merge from rust-lang/rust
Laurențiu Nicola
-0
/
+1
2024-07-25
Fix and enable unsafe_op_in_unsafe_fn
Laurențiu Nicola
-12
/
+10
2024-07-20
Allow deprecated temporarily to unblock version bump
Mark Rousskov
-0
/
+1
2024-07-11
Merge from rust-lang/rust
Laurențiu Nicola
-71
/
+0
2024-07-04
Delete `CloneAny` from `rust-analyzer`'s fork of `AnyMap`
Maybe Lapkin
-71
/
+0
2024-06-30
Remove inline `rust_2018_idioms, unused_lifetimes` lint warn, Cargo.toml alre...
Lukas Wirth
-2
/
+0
2024-06-13
internal: Fix rustdoc warnings
Wilfred Hughes
-2
/
+2
2024-05-14
Track hashes for file contents
Lukas Wirth
-0
/
+4
2024-05-01
Update rust-analyzer to use windows-sys crate
Kenny Kerr
-2
/
+2
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+1683