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

Infer range pattern fully S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21026 opened Nov 12, 2025 by Veykril Loading…
Fix syntax_editor duplicated changed element S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21023 opened Nov 11, 2025 by A4-Tacks Loading…
Add into_* methods for syntax nodes codegen S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21022 opened Nov 11, 2025 by A4-Tacks Loading…
internal: format T_ S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21019 opened Nov 11, 2025 by Natural-selection1 Loading…
fix: make visibility diagnostics for fields to correct location S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21018 opened Nov 11, 2025 by Natural-selection1 Loading…
Optimise SmolStr::clone 4-5x speedup inline, 0.5x heap (slow down) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21017 opened Nov 11, 2025 by alexheretic Loading…
fix: Parse cargo config files with origins S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21015 opened Nov 10, 2025 by ShoyuVanilla Loading…
Rewrite add_lifetime_to_type to add_missing_lifetime S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21013 opened Nov 10, 2025 by Natural-selection1 Loading…
Implement thin-arrow completion in fn return position S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21012 opened Nov 10, 2025 by A4-Tacks Loading…
Provide a gdb pretty printer for smol_str::SmolStr S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21011 opened Nov 10, 2025 by dfaure-kdab Loading…
Adjust the priority of code actions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21000 opened Nov 9, 2025 by Natural-selection1 Loading…
Add ide-assist: add_explicit_method_call_deref S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20996 opened Nov 8, 2025 by A4-Tacks Loading…
Support WhileExpr and ForExpr for add_label_to_loop S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20984 opened Nov 7, 2025 by A4-Tacks Loading…
fix: Remove some deep normalizations from infer S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20980 opened Nov 6, 2025 by ShoyuVanilla Loading…
Improve tmp iterator variable name for convert_for_to_while_let S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20979 opened Nov 6, 2025 by A4-Tacks Loading…
Add function to fetch runnable at cursor position S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20978 opened Nov 6, 2025 by ERoydev Loading…
Fix not complete after inner-attr in source-file S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20976 opened Nov 6, 2025 by A4-Tacks Loading…
fix: Rewrite method resolution to follow rustc more closely S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20974 opened Nov 5, 2025 by ChayimFriedman2 Loading…
Fix not applicable on and for replace_method_eager_lazy S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20967 opened Nov 4, 2025 by A4-Tacks Loading…
Add ide-assist: unmerge_else_if S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20953 opened Nov 1, 2025 by A4-Tacks Loading…
Fix not applicable on statement for convert_to_guarded_return S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20946 opened Oct 31, 2025 by A4-Tacks Loading…
Fix duplicate const complete after raw S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20937 opened Oct 30, 2025 by A4-Tacks Loading…
Fix range expr expected type suggest S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20933 opened Oct 29, 2025 by A4-Tacks Loading…
Add ide-assist: convert_to_format_string S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20926 opened Oct 28, 2025 by A4-Tacks Loading…
ProTip! Filter pull requests by the default branch with base:master.