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
Age
Commit message (
Expand
)
Author
Lines
2025-07-27
Merge pull request #20290 from ShoyuVanilla/tmp-lockfiles
Lukas Wirth
-6
/
+46
2025-07-27
Merge pull request #20302 from Young-Flash/fix_20240
Laurențiu Nicola
-4
/
+23
2025-07-27
minor: fix typo
Young-Flash
-1
/
+1
2025-07-26
Merge pull request #20307 from Hmikihiro/migrate_extract_expression_from_form...
Laurențiu Nicola
-8
/
+11
2025-07-26
Migrate `extract_expressions_from_format_string` assist to use `SyntaxEditor`
Hayashi Mikihiro
-8
/
+11
2025-07-26
Migrate Convert_to_guarded_return to use SyntaxEditor
Hayashi Mikihiro
-7
/
+6
2025-07-26
Migrate part of utils.rs to use SyntaxEditor
Hayashi Mikihiro
-3
/
+5
2025-07-26
Migrate PathTransform to SyntaxEditor
Hayashi Mikihiro
-86
/
+168
2025-07-26
add Debug on AstSubst PathTransform.rs
Hayashi Mikihiro
-1
/
+2
2025-07-26
test: add test case for fold doc comment for multiline param list fn
Young-Flash
-0
/
+17
2025-07-26
fix fold doc comment for multiline param list fn
Young-Flash
-4
/
+6
2025-07-26
Modify around add_trait_assoc_items_to_impl to migrate add_missing_impl_members
Hayashi Mikihiro
-110
/
+229
2025-07-25
migrate_replace_derive_with_manual_impl
Hmikihiro
-60
/
+45
2025-07-25
split ted from gen_trait_fn_body
Hmikihiro
-88
/
+65
2025-07-25
Merge pull request #19938 from A4-Tacks/gen-impl-trait
Shoyu Vanilla (Flint)
-3
/
+346
2025-07-25
Fix gen panics doc template for debug_assert
A4-Tacks
-6
/
+62
2025-07-24
Remove dead code and extend test coverage and diagnostics around it
Oli Scherer
-13
/
+3
2025-07-24
Fix generate_trait_from_impl whitespace after vis
A4-Tacks
-3
/
+9
2025-07-23
Use `TempDir` for copied lockfiles
Shoyu Vanilla
-6
/
+46
2025-07-23
Merge pull request #20285 from A4-Tacks/fix-rename-self
Chayim Refael Friedman
-31
/
+44
2025-07-23
Remove rename_self_outside_of_methods
A4-Tacks
-8
/
+2
2025-07-23
Merge pull request #20289 from ChayimFriedman2/expr-store-diags-macros
Lukas Wirth
-44
/
+9
2025-07-23
Remove `ExpressionStoreDiagnostics::MacroError`, instead recreate it from the...
Chayim Refael Friedman
-44
/
+9
2025-07-23
Change rename self to parameter use `Self` type
A4-Tacks
-29
/
+48
2025-07-23
Merge pull request #20281 from ChayimFriedman2/parse-hrtb-const
Shoyu Vanilla (Flint)
-352
/
+463
2025-07-22
Parse `for<'a> [const]`
Chayim Refael Friedman
-352
/
+463
2025-07-22
Support filtering in analysis-stats MIR lowering
Laurențiu Nicola
-62
/
+66
2025-07-22
Merge pull request #20269 from Hmikihiro/migrate_indent_mapping
Shoyu Vanilla (Flint)
-35
/
+74
2025-07-22
Merge pull request #20270 from Hmikihiro/migrate_generate_new
Shoyu Vanilla (Flint)
-58
/
+97
2025-07-21
Merge pull request #20273 from ShoyuVanilla/match-adjusts
Chayim Refael Friedman
-48
/
+94
2025-07-22
fix: Apply adjusts to pats and exprs when doing pat analysis
Shoyu Vanilla
-48
/
+94
2025-07-21
hir-def: Don't apply x86_64-specific asserts on x32
John Paul Adrian Glaubitz
-2
/
+2
2025-07-21
Merge pull request #20271 from ChayimFriedman2/cfg-settest-flycheck
Shoyu Vanilla (Flint)
-1
/
+10
2025-07-21
Disable tests in flycheck if `cfg.setTest` is set to false
Chayim Refael Friedman
-1
/
+10
2025-07-21
migrate generate new
Hayashi Mikihiro
-58
/
+97
2025-07-21
Revert "Bump rustc-literal-escaper"
Laurențiu Nicola
-2
/
+2
2025-07-21
Bump rustc-literal-escaper
Laurențiu Nicola
-2
/
+2
2025-07-21
Migrate AstNodeEdit
Hayashi Mikihiro
-35
/
+74
2025-07-21
Merge from rust-lang/rust
Laurențiu Nicola
-2
/
+1
2025-07-21
Merge pull request #20256 from A4-Tacks/gen-mut-trait-deref
Shoyu Vanilla (Flint)
-0
/
+37
2025-07-21
Merge pull request #20262 from ChayimFriedman2/goto-ref-raw
Shoyu Vanilla (Flint)
-2
/
+45
2025-07-20
Merge pull request #20255 from A4-Tacks/deref-intranstive
Laurențiu Nicola
-2
/
+25
2025-07-20
Support `cfg_select!`
Chayim Refael Friedman
-1
/
+139
2025-07-20
Fix search of raw labels and lifetimes
Chayim Refael Friedman
-2
/
+45
2025-07-19
minor: remove unused var
Young-Flash
-3
/
+1
2025-07-19
Add Deref -> DerefMut for generate_mut_trait_impl
A4-Tacks
-0
/
+37
2025-07-19
Fix ide-assist: Deref transtive
A4-Tacks
-2
/
+25
2025-07-18
Auto merge of #144114 - lnicola:sync-from-ra, r=lnicola
bors
-1017
/
+3270
2025-07-18
Merge pull request #19783 from A4-Tacks/generate-single-field-from
Shoyu Vanilla (Flint)
-6
/
+1043
2025-07-18
Use SyntaxEditor
A4-Tacks
-8
/
+50
[prev]
[next]