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-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
Stabilize `const_eq_ignore_ascii_case`
Paolo Barbolini
-14
/
+0
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-05
feat: ide-assist, generate single field struct From
A4-Tacks
-6
/
+1043
2025-06-04
add qualifiers to attribute completions
Ryan Mehri
-14
/
+30
2025-06-04
match on segments of path and some small cleanup
Ryan Mehri
-23
/
+14
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-03
hir-ty: add incremental tests checking for `infer` invalidation
David Barsky
-0
/
+253
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
feat: implement completion for diagnostic module
Ryan Mehri
-17
/
+175
2025-06-02
simplify expression that checks the offset
BazookaMusic
-36
/
+30
2025-06-02
fix: don't duplicate must_use for functions and traits
Ryan Mehri
-2
/
+2
2025-06-02
Support derive-macros for rename prefix magic
Lukas Wirth
-117
/
+209
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
-4
/
+4
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
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
2025-05-30
internal: Restructure some semantics APIs for virtual macro files
Lukas Wirth
-79
/
+185
2025-05-30
Add some more `hir_expand::files` conversions
Lukas Wirth
-64
/
+137
2025-05-30
Merge pull request #19861 from vremyavnikuda/docs/find-all-refs-constructor-s...
Lukas Wirth
-3
/
+88
2025-05-29
fix: Fix import insertion not being fully cfg aware
Lukas Wirth
-128
/
+214
2025-05-29
Merge pull request #19888 from Veykril/push-wylsryzpnnop
Lukas Wirth
-3
/
+6
2025-05-29
fix: Recognize salsa cycles in `thread_result_to_response`
Lukas Wirth
-3
/
+6
2025-05-28
docs:deleting duplicate documentation
vremyavnikuda
-70
/
+0
[prev]
[next]