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

ide-assists: Clarify that generated setters receive &mut self S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20602 opened Sep 4, 2025 by 9999years Loading…
Add ops::AddAssign implement for IndentLevel S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20601 opened Sep 3, 2025 by A4-Tacks Loading…
Add applicable on LetExpr for unwrap_tuple S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20600 opened Sep 3, 2025 by A4-Tacks Loading…
Add applicable on bang ! for apply_demorgan S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20599 opened Sep 3, 2025 by A4-Tacks Loading…
Add let-chain support for convert_to_guarded_return S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20598 opened Sep 3, 2025 by A4-Tacks Loading…
Add LetStmt doc for convert_to_guarded_return S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20597 opened Sep 3, 2025 by A4-Tacks Loading…
Fix indent for convert_iter_for_each_to_for S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20595 opened Sep 3, 2025 by A4-Tacks Loading…
Fix indent for convert_closure_to_fn S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20594 opened Sep 2, 2025 by A4-Tacks Loading…
Fix closure in match not applicable for add_braces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20592 opened Sep 2, 2025 by A4-Tacks Loading…
Fix indent for add_braces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20591 opened Sep 2, 2025 by A4-Tacks Loading…
Fix extract multiple item in impl for extract_module S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20589 opened Sep 2, 2025 by A4-Tacks Loading…
Add rust-analyzer.semanticHighlighting.comments[.doc].enable S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20583 opened Sep 1, 2025 by btj Loading…
Fix indent for merge_nested_if S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20577 opened Aug 30, 2025 by A4-Tacks Loading…
Fix nested if-let for merge_nested_if S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20576 opened Aug 30, 2025 by A4-Tacks Loading…
Diagnostics: show closure signatures (configurable) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20575 opened Aug 30, 2025 by ali90h Loading…
Add type keywords completions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20571 opened Aug 30, 2025 by A4-Tacks Loading…
Add partial selection for merge_imports S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20566 opened Aug 29, 2025 by A4-Tacks Loading…
Add ide-assist: convert_range_for_to_while S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20565 opened Aug 29, 2025 by A4-Tacks Loading…
Add ReturnExpr support for add_return_type S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20564 opened Aug 29, 2025 by A4-Tacks Loading…
Add pretty number for add_explicit_enum_discriminant S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20559 opened Aug 28, 2025 by A4-Tacks Loading…
Add ide-assist: toggle_lint_attr S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20556 opened Aug 28, 2025 by A4-Tacks Loading…
Improvements for resolving the value of the env! macro S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20554 opened Aug 27, 2025 by dpaoliello Loading…
Add ide-assist: merge_other_match_arms S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20549 opened Aug 27, 2025 by A4-Tacks Loading…
Fix "Replace match with if let" not to trigger when invalid transformations occur S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20543 opened Aug 26, 2025 by sgasho Loading…
2
ProTip! Exclude everything labeled bug with -label:bug.