Skip to content

Pull requests: rust-lang/rust-analyzer

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix missing RestPat for convert_named_struct_to_tuple_struct S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20872 opened Oct 20, 2025 by A4-Tacks Loading…
Fix extract method in trait outside the trait S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20864 opened Oct 19, 2025 by A4-Tacks Loading…
Migrate add_missing_match_arms assist, because edit_in_place uses ted S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20850 opened Oct 16, 2025 by A4-Tacks Loading…
Add applicable on assignment for add_braces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20844 opened Oct 15, 2025 by A4-Tacks Loading…
Add an Extension Config API S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20837 opened Oct 13, 2025 by michaelgruenewald Loading…
Add ide-assist: move_for_binder S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20833 opened Oct 12, 2025 by A4-Tacks Loading…
Add shorthand field completion for record-expr S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20831 opened Oct 11, 2025 by A4-Tacks Loading…
fix: add a lifetime for ConstScalar S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20825 opened Oct 10, 2025 by randyli Loading…
[WIP] Add ide-assist: fix_closure_body
#20820 opened Oct 9, 2025 by A4-Tacks Draft
1 task
Add ide-assist: flip_else_if S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20781 opened Oct 2, 2025 by A4-Tacks Loading…
Add applicable on else for invert_if S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20771 opened Oct 1, 2025 by A4-Tacks Loading…
Fix let-expr in lhs for convert_to_guarded_return S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20764 opened Sep 30, 2025 by A4-Tacks Loading…
Add fixes for non_exhaustive_let diagnostic S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20762 opened Sep 29, 2025 by A4-Tacks Loading…
Fix untyped syntax tree ans casts for convert_to_guarded_return S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20759 opened Sep 27, 2025 by A4-Tacks Loading…
Add doc = include_str!("…") completion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20755 opened Sep 27, 2025 by A4-Tacks Loading…
Fix loses label for convert_for_to_while_let S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20754 opened Sep 27, 2025 by A4-Tacks Loading…
Add macro segment completion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20741 opened Sep 25, 2025 by A4-Tacks Loading…
Add ide-assist: unwrap_destructure_assign_unpaired S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20732 opened Sep 23, 2025 by A4-Tacks Loading…
Fix shorthand field pat for destructure_tuple_binding S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20712 opened Sep 20, 2025 by A4-Tacks Loading…
Add ide-assist: flip_range_expr S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20705 opened Sep 20, 2025 by A4-Tacks Loading…
Add ide-assist: replace_if_matches_to_if_let S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20704 opened Sep 19, 2025 by A4-Tacks Loading…
Add ide-assist: merge_nested_else_if S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20687 opened Sep 18, 2025 by A4-Tacks Loading…
Add multiple generate for enum generate is, as, try_into S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20685 opened Sep 18, 2025 by A4-Tacks Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.