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

internal: Migrate MIR to next solver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20814 opened Oct 8, 2025 by ChayimFriedman2 Loading…
Add self param completions for trait assoc fn S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20812 opened Oct 8, 2025 by A4-Tacks Loading…
Fix empty closure completion analysis S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20811 opened Oct 7, 2025 by A4-Tacks Loading…
Improve parsing error for static and const S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20805 opened Oct 6, 2025 by A4-Tacks Loading…
Build rust-analyzer with --target for install/pgo xtask S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20804 opened Oct 5, 2025 by itsjunetime Loading…
minor: Small fixes for import insertion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20801 opened Oct 5, 2025 by ChayimFriedman2 Loading…
Fix not applicable c-str and byte-str for raw_string S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20788 opened Oct 3, 2025 by A4-Tacks Loading…
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 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…
ProTip! Exclude everything labeled bug with -label:bug.