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
/
xtask
Age
Commit message (
Expand
)
Author
Lines
2025-09-15
Port a bunch of stuff from rustc and fix a bunch of type mismatches/diagnostics
Chayim Refael Friedman
-0
/
+9
2025-08-13
Don't panic if unable to identify host in metrics
jackh726
-2
/
+6
2025-08-13
Merge pull request #20376 from fee1-dead/traitalias
Lukas Wirth
-1
/
+0
2025-08-13
Fix metrics checking out repos into toplevel folder instead of `target`
Lukas Wirth
-8
/
+12
2025-08-13
Merge Trait and TraitAlias handling
Deadbeef
-1
/
+0
2025-07-31
`cargo clippy --fix`
Lukas Wirth
-75
/
+73
2025-07-22
Remove pull/push functionality from `xtask`
Jakub Beránek
-206
/
+0
2025-07-09
Differentiate between `asm!()`, `global_asm!()` and `naked_asm!()`, and make ...
Chayim Refael Friedman
-0
/
+2
2025-06-13
`cargo upgrade`
Lukas Wirth
-3
/
+3
2025-05-31
fix: Fix manual not containing diagnostics documentation
Lukas Wirth
-2
/
+2
2025-05-20
Merge from rust-lang/rust
Laurențiu Nicola
-0
/
+1
2025-05-16
Bump zip to 3.0
Laurențiu Nicola
-1
/
+1
2025-05-06
Rollup merge of #140035 - fee1-dead-contrib:push-oszwkkvmpkks, r=jieyouxu,wes...
Stuart Cook
-0
/
+1
2025-05-05
Implement RFC 3503: frontmatters
Deadbeef
-0
/
+1
2025-04-29
Update salsa
Lukas Wirth
-1
/
+1
2025-04-29
Merge pull request #19685 from fbernier/pgo-install
Lukas Wirth
-132
/
+175
2025-04-28
Add expression fill mode variant for filling with underscore expressions
Lukas Wirth
-3
/
+3
2025-04-25
Add PGO support to install
François Bernier
-132
/
+175
2025-04-18
Support specific revisions for pgo
Laurențiu Nicola
-6
/
+14
2025-04-15
Use `-q` to silence RA output
Jakub Beránek
-3
/
+1
2025-04-15
Allow passing a specific crate for PGO training
Jakub Beránek
-8
/
+50
2025-04-15
Fix `llvm-profdata` extension on non Linux OSes
Jakub Beránek
-1
/
+1
2025-04-14
Add `xdist dist --pgo` command to build Rust Analyzer with PGO optimizations
Jakub Beránek
-6
/
+98
2025-04-09
Merge pull request #19462 from Veykril/push-ypvprvvwkyll
Lukas Wirth
-2
/
+11
2025-04-09
refactor: Lower type-refs before type inference
Lukas Wirth
-2
/
+11
2025-04-07
Merge pull request #19511 from snprajwal/fixmes
Lukas Wirth
-32
/
+28
2025-04-04
prefer default over new
BenjaminBrienen
-5
/
+7
2025-04-04
chore: clean up some FIXMEs
Prajwal S N
-32
/
+28
2025-03-25
ci: Require miri step
Lukas Wirth
-1
/
+1
2025-03-23
Use zip/deflate-flate2 to avoid BSL-1.0 dep
Laurențiu Nicola
-1
/
+1
2025-03-23
chore: Bump dependencies
Lukas Wirth
-10
/
+10
2025-03-21
refactor: Reduce codegen burden for `SyntaxNode` and `SyntaxToken`
Lukas Wirth
-7
/
+84
2025-03-21
refactor: Reduce codegen burden for `SyntaxKind`
Lukas Wirth
-5
/
+46
2025-03-17
fix(codegen): do not generate docs with `--check`
Prajwal S N
-7
/
+18
2025-03-15
cargo xtask tidy
BenjaminBrienen
-1
/
+1
2025-03-15
cargo fmt
BenjaminBrienen
-37
/
+39
2025-03-15
edition = "2024"
BenjaminBrienen
-1
/
+1
2025-03-15
chore: Drop legacy salsa
Lukas Wirth
-2
/
+1
2025-03-10
internal: port rust-analyzer to new Salsa
David Barsky
-3
/
+2
2025-03-10
internal: vendor `query-group-macro`
David Barsky
-0
/
+1
2025-02-26
Use cargo zigbuild for releases
Laurențiu Nicola
-10
/
+24
2025-02-23
Fix codegen of parser inline tests runner
niller-g
-57
/
+55
2025-02-23
Fix parser inline tests codegen panics
niller-g
-13
/
+10
2025-02-19
missed the L for the line number
Josh Rotenberg
-1
/
+1
2025-02-19
Merge pull request #19180 from joshrotenberg/fix-source-file-url
Lukas Wirth
-1
/
+7
2025-02-18
use fully qualified url for source path
Josh Rotenberg
-1
/
+7
2025-02-18
Fix dead link
Benjamin Brienen
-1
/
+1
2025-02-17
move dev docs to manual
Josh Rotenberg
-2
/
+3
2025-02-11
manual: Fix URLs to rustdoc pages
Wilfred Hughes
-1
/
+1
2025-02-05
Bump proc-macro2 in xtask
Lukas Wirth
-2
/
+4
[next]