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

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…
Fix panic when using analysis-stats S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20777 opened Oct 2, 2025 by itsjunetime Loading…
Fix not applicable match inside if for pull_assignment_up S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20772 opened Oct 1, 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 else-block support for convert_to_guarded_return S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20758 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…
Fix indent for trait_impl_redundant_assoc_item S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20681 opened Sep 17, 2025 by A4-Tacks Loading…
Add break value completion support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20673 opened Sep 16, 2025 by A4-Tacks Loading…
Add heuristic sensing is_in_block S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20670 opened Sep 15, 2025 by A4-Tacks Loading…
Fix else completion for more expressions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20658 opened Sep 12, 2025 by A4-Tacks Loading…
Add ide-assist: merge_lifetimes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20641 opened Sep 9, 2025 by A4-Tacks Loading…
Add ide-assist: generate_struct S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20629 opened Sep 8, 2025 by A4-Tacks Loading…
ProTip! Exclude everything labeled bug with -label:bug.