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
Age
Commit message (
Expand
)
Author
Lines
2025-04-16
Merge pull request #19596 from roife/sig-help-info
Lukas Wirth
-13
/
+154
2025-04-16
Merge pull request #19588 from Hmikihiro/ext_func_module
Lukas Wirth
-14
/
+71
2025-04-16
Merge pull request #19587 from MatrixFrog/patch-1
Lukas Wirth
-1
/
+0
2025-04-16
Pin rustc used for the `proc-macro-src` CI job
Jakub Beránek
-5
/
+13
2025-04-15
Perform PGO for aarch64 builds
Jakub Beránek
-2
/
+3
2025-04-16
feat: enhance signature help to display generic parameters for callables and ...
roifewu
-13
/
+154
2025-04-15
Use PGO on Linux x64 builds
Jakub Beránek
-0
/
+1
2025-04-15
Merge pull request #19585 from Kobzol/pgo-windows
Laurențiu Nicola
-11
/
+53
2025-04-15
Use `manylinux` Docker container instead of zigbuild for x64 Linux
Jakub Beránek
-1
/
+9
2025-04-15
Use `-q` to silence RA output
Jakub Beránek
-3
/
+1
2025-04-15
Run PGO for Windows on CI
Jakub Beránek
-0
/
+2
2025-04-15
Allow passing a specific crate for PGO training
Jakub Beránek
-10
/
+52
2025-04-15
Fix `llvm-profdata` extension on non Linux OSes
Jakub Beránek
-1
/
+1
2025-04-15
feat: Add `pub(crate) mod` option for unlinked files
roifewu
-0
/
+18
2025-04-15
feat: highlight tail expression in labeled block
roifewu
-0
/
+29
2025-04-15
fix: `Extract into function include inline variable in fmt macro
Hayashi Mikihiro
-14
/
+71
2025-04-14
Remove incorrect doc comment
Tyler Breisacher
-1
/
+0
2025-04-14
Merge pull request #19583 from Kobzol/revert-19582-ci-pgo
Lukas Wirth
-2
/
+0
2025-04-14
Do not enable PGO in combination with zigbuild
Jakub Beránek
-2
/
+0
2025-04-14
Merge pull request #19568 from snprajwal/destructure-struct-editor
Lukas Wirth
-99
/
+76
2025-04-14
Disable some r-a tests in bootstrap.
Mara Bos
-0
/
+2
2025-04-14
Merge pull request #19572 from snprajwal/expand-rest-pattern
Lukas Wirth
-53
/
+66
2025-04-14
Merge pull request #19582 from Kobzol/ci-pgo
Lukas Wirth
-9
/
+104
2025-04-14
Merge pull request #19569 from snprajwal/fixmes
Lukas Wirth
-75
/
+79
2025-04-14
Merge pull request #19578 from clouds56-contrib/drive-letter
Lukas Wirth
-12
/
+35
2025-04-14
Merge pull request #19521 from snprajwal/ci
Lukas Wirth
-4
/
+16
2025-04-14
Merge pull request #19579 from ChayimFriedman2/cyclic-closure
Lukas Wirth
-7
/
+65
2025-04-14
Use PGO for x64 and aarch64 Linux builds on CI
Jakub Beránek
-3
/
+6
2025-04-14
Add `xdist dist --pgo` command to build Rust Analyzer with PGO optimizations
Jakub Beránek
-6
/
+98
2025-04-14
Prevent panics when there is a cyclic dependency between closures
Chayim Refael Friedman
-7
/
+65
2025-04-14
fix format
Clouds Flowing
-2
/
+8
2025-04-14
add normalizeDriveLetter
Clouds Flowing
-12
/
+29
2025-04-14
Ignore errors from rustfmt which may trigger error notification
yukang
-1
/
+5
2025-04-13
internal: Render sigantures with view hir command
Lukas Wirth
-44
/
+146
2025-04-12
ci: cancel parallel jobs if test fails
Prajwal S N
-4
/
+16
2025-04-11
refactor: migrate `expand_rest_pattern` to editor
Prajwal S N
-53
/
+66
2025-04-11
fix clippy::useless-conversion
duncan
-1
/
+1
2025-04-11
exclude build script targets from testing
duncan
-30
/
+19
2025-04-11
test only packages that are workspace members
duncan
-1
/
+2
2025-04-11
Update rust-analyzer for new proc_macro span api.
Mara Bos
-38
/
+13
2025-04-11
use underscores in the target name for test update notifications
duncan
-1
/
+3
2025-04-10
Merge pull request #19570 from ChayimFriedman2/fix-store-panic
Chayim Refael Friedman
-6
/
+44
2025-04-11
Fix an incorrect `ExpressionStore` that was passed
Chayim Refael Friedman
-6
/
+44
2025-04-11
fix: `make::expr_call() -> CallExpr`
Prajwal S N
-29
/
+33
2025-04-11
fix: `make::expr_method_call() -> MethodCallExpr`
Prajwal S N
-27
/
+27
2025-04-11
fix: `make::expr_closure() -> ClosureExpr`
Prajwal S N
-7
/
+6
2025-04-11
fix: `make::expr_paren() -> ParenExpr`
Prajwal S N
-12
/
+13
2025-04-11
refactor: editor for `destructure_struct_binding`
Prajwal S N
-99
/
+76
2025-04-10
Merge pull request #19565 from davidbarsky/davidbarsky/add-prime-caches-subco...
David Barsky
-13
/
+108
2025-04-10
internal: cleanup CLI flag documentation
David Barsky
-10
/
+10
[prev]
[next]