Thanks to visit codestin.com
Credit goes to github.com

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 make::unnamed_param result a untyped_param S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21044 opened Nov 16, 2025 by A4-Tacks Loading…
Improve assist qualified to top when on first segment S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21042 opened Nov 15, 2025 by A4-Tacks Loading…
Fix const eval reading wrong size for array index values S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21041 opened Nov 14, 2025 by crypto-priest Loading…
Support multiple variant for generate_from_impl_for_enum S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21038 opened Nov 14, 2025 by A4-Tacks Loading…
fix: make postfix completion handle all references correctly S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21036 opened Nov 14, 2025 by Natural-selection1 Loading…
Fix complete unit return semicolon in arg-list S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21032 opened Nov 13, 2025 by A4-Tacks Loading…
Fix not complete type alias in pattern S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21028 opened Nov 12, 2025 by A4-Tacks Loading…
Build releases with static CRT for -windows-msvc targets. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21027 opened Nov 12, 2025 by ColinFinck Loading…
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…
ProTip! Exclude everything labeled bug with -label:bug.