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
Age
Commit message (
Expand
)
Author
Lines
2025-06-06
In "Fill match arms", allow users to prefer `Self` to the enum name when poss...
Chayim Refael Friedman
-29
/
+227
2025-06-06
Merge pull request #19937 from Veykril/push-rvnylnlnxxyr
Lukas Wirth
-10
/
+28
2025-06-06
Merge pull request #19935 from ChayimFriedman2/exp-diag-show-quickfix
Lukas Wirth
-2
/
+12
2025-06-06
fix: Record macro calls for fields in `ChildBySource` impls
Lukas Wirth
-10
/
+28
2025-06-06
Stabilize unlinked file diagnostic
Chayim Refael Friedman
-0
/
+1
2025-06-06
Always include quickfixes for diagnostics, even when diagnostics are disabled
Chayim Refael Friedman
-2
/
+12
2025-06-05
Merge pull request #19933 from Veykril/push-uyxorpyvnzsl
Lukas Wirth
-10
/
+134
2025-06-05
Better parser recovery for macro calls in type bound position
Lukas Wirth
-10
/
+134
2025-06-05
fix: Record macro calls in signatures in `ChildBySource` impls
Lukas Wirth
-19
/
+77
2025-06-05
Merge pull request #19928 from Veykril/push-kznpuqllrvvq
Lukas Wirth
-297
/
+160
2025-06-05
Deduplicate code in proc-macro-srv
Lukas Wirth
-297
/
+160
2025-06-04
refactor: Cleanup descension stuff
Lukas Wirth
-35
/
+46
2025-06-04
Merge pull request #19922 from Veykril/push-oxyomxrsplpx
Lukas Wirth
-217
/
+405
2025-06-04
feat: Add `dyn` keyword inlay hints
Lukas Wirth
-2
/
+142
2025-06-04
Give path segment type anchors their own grammar rule
Lukas Wirth
-158
/
+223
2025-06-04
Remove unnecessary parameters in inlay-hint computation
Lukas Wirth
-58
/
+41
2025-06-04
Merge pull request #19913 from rust-lang/dependabot/npm_and_yarn/editors/code...
Laurențiu Nicola
-3
/
+3
2025-06-04
Merge pull request #19914 from davidbarsky/davidbarsky/add-some-additional-in...
Lukas Wirth
-0
/
+253
2025-06-04
ci: Pin `cargo-workspaces` version to `0.3.6`, again
Shoyu Vanilla
-2
/
+2
2025-06-04
fix: Typo mistake in autopublish workflow
Shoyu Vanilla (Flint)
-1
/
+1
2025-06-04
ci: When autopublishing, remove `xtask` from workspace
Shoyu Vanilla (Flint)
-3
/
+3
2025-06-04
Merge pull request #19915 from ShoyuVanilla/publish-libs-crash
Laurențiu Nicola
-1
/
+1
2025-06-03
hir-ty: add incremental tests checking for `infer` invalidation
David Barsky
-0
/
+253
2025-06-04
ci: Pin `cargo-workspaces` to `0.3.6`
Shoyu Vanilla
-1
/
+1
2025-06-03
chore(deps): bump tar-fs from 2.1.2 to 2.1.3 in /editors/code
dependabot[bot]
-3
/
+3
2025-06-03
Merge pull request #19869 from MatrixFrog/publicize_field
Lukas Wirth
-182
/
+138
2025-06-03
Merge pull request #19894 from ShoyuVanilla/some-query-cycles
Lukas Wirth
-7
/
+72
2025-06-03
Merge pull request #19901 from BazookaMusic/master
Lukas Wirth
-12
/
+192
2025-06-02
Add a quickfix for accessing a private field of a struct
Tyler Breisacher
-182
/
+138
2025-06-03
fix: Cycle handlers for `HirDatabase::infer, const_param_ty_with_diagnostics
Shoyu Vanilla
-7
/
+72
2025-06-02
simplify expression that checks the offset
BazookaMusic
-36
/
+30
2025-06-02
Support derive-macros for rename prefix magic
Lukas Wirth
-117
/
+211
2025-06-02
fix: Fix edition handling for names in rename logic
Lukas Wirth
-115
/
+161
2025-06-02
Enhance renaming to include identifiers that are generated from the original ...
Lukas Wirth
-44
/
+251
2025-06-02
internal: Use 'ProjectJson' consistently
Wilfred Hughes
-5
/
+5
2025-06-02
Merge pull request #19897 from aibaars/patch-2
Lukas Wirth
-21
/
+69
2025-06-01
clippy and more formatting
BazookaMusic
-9
/
+4
2025-06-01
rename function so it makes more sense
BazookaMusic
-5
/
+5
2025-06-01
Formatting issues resolved
BazookaMusic
-13
/
+18
2025-06-01
add missing public keyword
BazookaMusic
-1
/
+1
2025-06-01
Allow assist edit for converting structs to appear also on struct keyword and...
BazookaMusic
-6
/
+192
2025-05-31
Merge pull request #19900 from Veykril/push-zurosouxqxzz
Lukas Wirth
-2
/
+2
2025-05-31
fix: Fix manual not containing diagnostics documentation
Lukas Wirth
-2
/
+2
2025-05-31
Account for `Generate` actions when filtering the allowed ones
Kirill Bulatov
-0
/
+1
2025-05-31
Merge pull request #19898 from Veykril/push-ykumpuwmuvmu
Lukas Wirth
-19
/
+8
2025-05-31
refactor: Remove unncessary duplication in highlight_related
Lukas Wirth
-19
/
+8
2025-05-30
Update expected test output
Arthur Baars
-21
/
+60
2025-05-30
Run 'cargo codegen' to update tests
Arthur Baars
-0
/
+5
2025-05-30
Add test for closure_binder
Arthur Baars
-0
/
+2
2025-05-30
Produce ClosureBinder node in atom.rs
Arthur Baars
-0
/
+2
[next]