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-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
/
+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
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
2025-05-28
Merge pull request #19881 from Veykril/push-wsrmttkymyps
Lukas Wirth
-171
/
+336
2025-05-28
feat: Desugar assist for `let pat = expr?;` -> `let else`
Lukas Wirth
-171
/
+336
2025-05-28
Merge pull request #19880 from Veykril/push-xmpxumsrkymk
Lukas Wirth
-31
/
+97
2025-05-28
Merge pull request #19872 from ChayimFriedman2/async-fn-output
Lukas Wirth
-11
/
+81
2025-05-28
fix: Handle included files better in IDE layer
Lukas Wirth
-31
/
+97
2025-05-28
Merge pull request #19876 from ShoyuVanilla/layout-padding
Lukas Wirth
-23
/
+272
2025-05-28
feat: Render padding information when hovering on structs
Shoyu Vanilla
-23
/
+272
2025-05-28
Back out "Fix IDE resolution of item macros"
Lukas Wirth
-14
/
+0
2025-05-28
Drop unnecessay code
Lukas Wirth
-35
/
+3
2025-05-28
fix: Fix IDE layer not resolving some macro calls
Lukas Wirth
-35
/
+62
2025-05-28
chore: Remove support for `concat_idents!`
Trevor Gross
-44
/
+0
2025-05-28
fix: Skip pattern analysis on type mismatches
Shoyu Vanilla
-0
/
+17
2025-05-27
Make `Semantics<'db, DB>` support `Semantics<'db, dyn HirDatabase>`, by use o...
Vincent Esche
-1
/
+1
2025-05-27
Fix inference of `AsyncFnX` return type
Chayim Refael Friedman
-11
/
+81
2025-05-26
Merge pull request #19862 from ChayimFriedman2/item-resolve-macro-hir
Chayim Refael Friedman
-29
/
+74
2025-05-26
fix: formated to clippy
vremyavnikuda
-1
/
+1
2025-05-26
fix: the lines are formatted according to clippy
vremyavnikuda
-1
/
+1
2025-05-26
fix: the lines are formatted according to clippy
vremyavnikuda
-2
/
+2
[prev]
[next]