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

Migrate add_braces assist, because edit_in_place uses ted S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20845 opened Oct 15, 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…
Reload the server on cargo.* changes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20843 opened Oct 15, 2025 by michaelgruenewald Loading…
Migrate more stuff to the next solver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20841 opened Oct 14, 2025 by ChayimFriedman2 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…
Use FileId::MAX for id assertion in PathInterner::intern S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20757 opened Sep 27, 2025 by Shourya742 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! Filter pull requests by the default branch with base:master.