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 unused_variables fixes shorthand record field S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20710 opened Sep 20, 2025 by A4-Tacks Loading…
Fix panic !self.data().mutable for destructure_struct_binding S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20709 opened Sep 20, 2025 by A4-Tacks Loading…
Fix panics on Foo{mut x} for destructure_struct_binding S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20708 opened Sep 20, 2025 by A4-Tacks Loading…
Fix to implements in-place stdx::replace S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20706 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…
Fix else completion before else keyword S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20702 opened Sep 19, 2025 by A4-Tacks Loading…
Fix extract_variable on LetExpr S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20700 opened Sep 19, 2025 by A4-Tacks Loading…
fix: Make flycheck clearing dependency-aware S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20689 opened Sep 18, 2025 by ShoyuVanilla Loading…
Fix applicable after l_curly for replace_is_method_with_if_let_method S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20688 opened Sep 18, 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…
Fix selected applicable generate_default_from_enum_variant S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20686 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…
Expose iterators over an inference result's types S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20683 opened Sep 17, 2025 by regexident 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 documentation for: file_source_root() S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20680 opened Sep 17, 2025 by YuraLitvinov Loading…
Fix complete type in nested pattern S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20679 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 IfExpr branches suggests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20661 opened Sep 13, 2025 by A4-Tacks Loading…
Support 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…
Add nested lifetime support for add_lifetime_to_type S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20628 opened Sep 8, 2025 by A4-Tacks Loading…
ProTip! Filter pull requests by the default branch with base:master.