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
2024-12-04
feat: migrate `sort_items` assist to use `SyntaxFactory`
Tarek
-18
/
+22
2024-12-04
Merge pull request #18609 from ChayimFriedman2/unsafe-coverage
Lukas Wirth
-113
/
+499
2024-12-04
Merge pull request #18604 from ChayimFriedman2/complete-helpers
Lukas Wirth
-4
/
+111
2024-12-04
Extend reported unsafe operations
Chayim Refael Friedman
-113
/
+499
2024-12-04
Complete derive helper attributes
Chayim Refael Friedman
-4
/
+111
2024-12-04
Merge pull request #18608 from Veykril/push-rrozmpnyknkx
Lukas Wirth
-40
/
+154
2024-12-04
Update mbe test output
Lukas Wirth
-2
/
+3
2024-12-04
fix: Don't create empty path nodes
Lukas Wirth
-24
/
+26
2024-12-04
Better parser recovery for incomplete attributes
Lukas Wirth
-19
/
+130
2024-12-04
Merge pull request #18522 from tareknaser/configure_typing_exclude_chars
Lukas Wirth
-15
/
+20
2024-12-04
Merge pull request #18605 from ChayimFriedman2/wildcard-imports
Lukas Wirth
-2
/
+46
2024-12-04
Merge pull request #18595 from markmurphydev/remove_platform_intrinsic
Laurențiu Nicola
-5
/
+0
2024-12-04
Merge pull request #18607 from ChayimFriedman2/pattern-record-no-record
Laurențiu Nicola
-7
/
+30
2024-12-04
Fix shadowing of record enum variant in patterns
Chayim Refael Friedman
-7
/
+30
2024-12-04
Improve soundness a bit by making `TaggedArcPtr::try_as_arc_owned()` unsafe
Chayim Refael Friedman
-13
/
+17
2024-12-04
Fixed another bug with glob imports
Chayim Refael Friedman
-2
/
+46
2024-12-03
Remove references to platform-intrinsic ABI
Mark Murphy
-5
/
+0
2024-12-03
chore: deprecate `typing.autoClosingAngleBrackets` configuration
Tarek
-31
/
+1
2024-12-03
internal: Make exclude characters for typing assists configurable, default to...
Tarek
-2
/
+37
2024-12-03
Support `AsyncFnX` traits
Chayim Refael Friedman
-68
/
+291
2024-12-03
Merge pull request #18555 from ChayimFriedman2/issue-17321
Lukas Wirth
-4
/
+80
2024-12-03
Only show status bar item in relevant files
David Richey
-1
/
+56
2024-12-03
Advertise completions and inlay hints resolve server capabilities based on th...
Kirill Bulatov
-22
/
+45
2024-12-02
Use c"lit" for CStrings without unwrap
Kornel
-3
/
+1
2024-12-02
Merge pull request #18561 from markmurphydev/macro_name_raw_variable
Lukas Wirth
-0
/
+28
2024-12-02
Merge pull request #18587 from Veykril/push-urrlrursyrws
Lukas Wirth
-1
/
+17
2024-12-02
fix: Fix syntax fixup inserting unnecessary semicolons
Lukas Wirth
-1
/
+17
2024-12-02
Fix debug configuration querying not inheriting environment
Lukas Wirth
-154
/
+42
2024-11-30
Remove redundant associated type bounds from dyn
Michael Goulet
-4
/
+4
2024-11-28
Merge from rust-lang/rust
Laurențiu Nicola
-0
/
+1
2024-11-28
Preparing for merge from rust-lang/rust
Laurențiu Nicola
-1
/
+1
2024-11-28
Fix proc macro test
Laurențiu Nicola
-0
/
+1
2024-11-28
Bump rustc crates
Laurențiu Nicola
-17
/
+17
2024-11-28
Merge from rust-lang/rust
Laurențiu Nicola
-1
/
+1
2024-11-28
Preparing for merge from rust-lang/rust
Laurențiu Nicola
-1
/
+1
2024-11-26
Remove target.is_some() to handle it later inside ra::flycheck
Ali Bektas
-3
/
+1
2024-11-26
Revert #18197
Ali Bektas
-1
/
+1
2024-11-26
Merge pull request #18511 from darichey/sysroot-query-metadata
Laurențiu Nicola
-51
/
+150
2024-11-26
Add macro expansion test for raw variable names
Mark Murphy
-0
/
+28
2024-11-25
Merge pull request #18559 from ChayimFriedman2/recur-unsized
Laurențiu Nicola
-10
/
+47
2024-11-25
Fix a stack overflow when computing the sizedness of a struct that includes i...
Chayim Refael Friedman
-10
/
+47
2024-11-26
Migrate `add_turbo_fish` to `SyntaxEditor`
Shoyu Vanilla
-24
/
+77
2024-11-25
Fix a bug when synthetic AST node were searched in the AST ID map and caused ...
Chayim Refael Friedman
-4
/
+80
2024-11-24
Merge pull request #18552 from lnicola/rust-src-message
Laurențiu Nicola
-4
/
+5
2024-11-24
Fix missing rust-src message
Laurențiu Nicola
-4
/
+5
2024-11-23
Update request entry point file path in architecture.md
Mark Murphy
-1
/
+1
2024-11-19
Merge pull request #18485 from davidkurilla/feat-migrate-add_braces-to-use-Sy...
David Barsky
-6
/
+10
2024-11-19
Merge pull request #18521 from tareknaser/syntax_factory_reorder_impl_items
David Barsky
-7
/
+14
2024-11-19
Merge pull request #18529 from cmrschwarz/allow_leading_whitespace_in_merge_m...
Laurențiu Nicola
-1
/
+103
2024-11-19
Merge pull request #18459 from Giga-Bowser/match-placeholders
Laurențiu Nicola
-113
/
+128
[prev]
[next]