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-07-13
Merge pull request #20236 from gvozdvmozgu/patch-1
Chayim Refael Friedman
-12
/
+7
2025-07-13
update issue number for `const_trait_impl`
Deadbeef
-2
/
+2
2025-07-13
remove now useless `[allow(unused_lifetimes)]`
Andrey Nikolaev
-12
/
+7
2025-07-13
remove `remove_default`
Hayashi Mikihiro
-62
/
+19
2025-07-12
Fix assoc type where clause position
A4-Tacks
-5
/
+75
2025-07-11
Merge pull request #20232 from ShoyuVanilla/issue-20225
Shoyu Vanilla (Flint)
-5
/
+55
2025-07-11
Add a memory map bound check assertion on rendering const slice
Shoyu Vanilla
-0
/
+8
2025-07-11
Merge pull request #20219 from ChayimFriedman2/expr-store-mem
Chayim Refael Friedman
-271
/
+419
2025-07-11
fix: Normalize projection types before calculating memory maps
Shoyu Vanilla
-5
/
+47
2025-07-11
Merge pull request #20224 from Hmikihiro/migrate_remove_dbg
Shoyu Vanilla (Flint)
-43
/
+44
2025-07-11
Migrate `remove_dbg` assist to use `SyntaxEditor`
Hayashi Mikihiro
-43
/
+44
2025-07-11
Rollup merge of #143708 - epage:pretty, r=compiler-errors
Matthias Krüger
-6
/
+8
2025-07-11
update cargo_metadata to 0.21.0
asahi-myzk
-5
/
+36
2025-07-10
Merge pull request #20228 from ChayimFriedman2/fix-use-display
Chayim Refael Friedman
-0
/
+1
2025-07-11
Fix display of `use<>` syntax
Chayim Refael Friedman
-0
/
+1
2025-07-10
Merge pull request #20054 from Young-Flash/folding_all
Shoyu Vanilla (Flint)
-3
/
+52
2025-07-10
Migrate `generate_impl` assist to use `SyntaxEditor`
Hayashi Mikihiro
-9
/
+16
2025-07-10
Merge pull request #20210 from ChayimFriedman2/naked-asm-safe
Shoyu Vanilla (Flint)
-84
/
+303
2025-07-10
remove unnecessary parens in rust-analyzer
yukang
-1
/
+1
2025-07-10
Revert "remove `if-let` chains"
Laurențiu Nicola
-7
/
+6
2025-07-10
Merge pull request #20212 from ChayimFriedman2/dyn-hint
Shoyu Vanilla (Flint)
-5
/
+31
2025-07-10
Migrate `convert_match_to_let_else` assist to use `SyntaxEditor`
Hayashi Mikihiro
-13
/
+15
2025-07-10
Put the expression stuff in the expression store behind an `Option<Box>`
Chayim Refael Friedman
-271
/
+419
2025-07-09
feat(lexer): Allow including frontmatter with 'tokenize'
Ed Page
-6
/
+8
2025-07-09
Make `AsmExpr` have `AstId`
Chayim Refael Friedman
-10
/
+29
2025-07-09
Merge pull request #20214 from rust-lang/update-msrv
Chayim Refael Friedman
-1
/
+1
2025-07-09
Update MSRV to 1.88.0
Chayim Refael Friedman
-1
/
+1
2025-07-09
Put `dyn` inlay hints in their correct place in presence of parentheses
Chayim Refael Friedman
-3
/
+14
2025-07-09
Disable the `diagnostics_dont_block_typing` test on CI
Chayim Refael Friedman
-1
/
+2
2025-07-09
Don't show `dyn` hint in a HRTB bound
Chayim Refael Friedman
-2
/
+17
2025-07-10
migrate `convert_named_struct_to_tuple_struct` assist to use 'SyntaxEditor'
Hayashi Mikihiro
-6
/
+9
2025-07-09
Make `global_asm!()` work
Chayim Refael Friedman
-36
/
+58
2025-07-09
Merge pull request #20109 from Hmikihiro/generate_new_tuple_field
Shoyu Vanilla (Flint)
-24
/
+385
2025-07-09
Differentiate between `asm!()`, `global_asm!()` and `naked_asm!()`, and make ...
Chayim Refael Friedman
-16
/
+198
2025-07-09
Don't hash the `SyntaxKind` in the ast id
Chayim Refael Friedman
-41
/
+36
2025-07-09
Auto merge of #143472 - dianne:deref-pat-column-check, r=Nadrieril
bors
-0
/
+8
2025-07-09
Merge pull request #20200 from rust-lang/revert-20157-push-nxrvpywtvoys
Shoyu Vanilla (Flint)
-13
/
+13
2025-07-08
Revert "Re-enable fixpoint iteration for variance computation"
Chayim Refael Friedman
-13
/
+13
2025-07-09
Migrate `pull_assignment_up` assist to `SyntaxEditor`
Hayashi Mikihiro
-27
/
+59
2025-07-08
Merge pull request #20192 from ChayimFriedman2/link-type-panic
Lukas Wirth
-3
/
+30
2025-07-07
Auto merge of #143601 - matthiaskrgr:rollup-9iw2sqk, r=matthiaskrgr
bors
-25
/
+25
2025-07-07
Merge pull request #20180 from ChayimFriedman2/parser-stuck
Lukas Wirth
-8
/
+50
2025-07-07
Rollup merge of #143340 - nabijaczleweli:awhile, r=mati865
Matthias Krüger
-25
/
+25
2025-07-07
Fix a case where the link type was `None`
Chayim Refael Friedman
-3
/
+30
2025-07-07
Auto merge of #143182 - xdoardo:more-addrspace, r=workingjubilee
bors
-5
/
+6
2025-07-07
Merge pull request #20185 from ChayimFriedman2/variant-symbols
David Barsky
-0
/
+75
2025-07-07
compiler: Parse `p-` specs in datalayout string, allow definition of custom d...
Edoardo Marangoni
-5
/
+6
2025-07-06
Include enum variants in world symbols
Chayim Refael Friedman
-0
/
+75
2025-07-06
Merge pull request #20184 from Veykril/push-ywpynxnltpok
Lukas Wirth
-32
/
+44
2025-07-06
chore: Remove dead field from `InferenceContext`
Lukas Wirth
-32
/
+44
[prev]
[next]