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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rust-analyzer
/
crates
/
ide-ssr
Age
Commit message (
Expand
)
Author
Lines
2024-10-28
Move text-edit into ide-db
Lukas Wirth
-4
/
+3
2024-10-24
minor: Remove intermediate allocations
Lukas Wirth
-1
/
+1
2024-10-14
chore: rename salsa to ra_salsa
David Barsky
-1
/
+1
2024-08-16
Properly account for editions in names
Chayim Refael Friedman
-4
/
+14
2024-08-06
Replace `[package.repository] = "…"` of published crates with `[package.rep...
Vincent Esche
-1
/
+1
2024-08-06
Unify package descriptions by adding references to "rust-analyzer"
Vincent Esche
-1
/
+1
2024-08-06
Replace `"TBD"` with more helpful desciptions in published crates' `[package....
Vincent Esche
-1
/
+1
2024-08-05
Simplify FileDelegate
Lukas Wirth
-6
/
+4
2024-07-19
Parse `try` as a keyword only in edition 2018 and up
Lukas Wirth
-3
/
+3
2024-07-18
Encode edition within FileId in the hir layer
Lukas Wirth
-78
/
+114
2024-07-17
Add always disabled gen parse support
Lukas Wirth
-1
/
+1
2024-07-16
Remove Name::to_smol_str
Lukas Wirth
-1
/
+1
2024-07-07
Auto merge of #17555 - Veykril:grammar-inline, r=Veykril
bors
-2
/
+5
2024-07-07
HasGenericArgs syntax trait
Lukas Wirth
-2
/
+5
2024-07-02
squash.
Shohei Wada
-1
/
+5
2024-06-30
Remove inline `rust_2018_idioms, unused_lifetimes` lint warn, Cargo.toml alre...
Lukas Wirth
-2
/
+0
2024-06-10
Thread more HasSource::source calls through Semantics for caching
Lukas Wirth
-1
/
+1
2024-05-22
internal: refactor `prefer_no_std`/`prefer_prelude` bools into a struct
David Barsky
-5
/
+5
2024-05-22
fix: Fix general find-path inconsistencies
Lukas Wirth
-1
/
+1
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+4081