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: add semicolon for postfix format unit like snippets S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21955 opened Apr 4, 2026 by A4-Tacks Loading…
fix: offer on empty else block for 'convert_let_else_to_match' S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21954 opened Apr 4, 2026 by A4-Tacks Loading…
fix: offer 'type_mismatch' some fixes inside macro S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21952 opened Apr 4, 2026 by A4-Tacks Loading…
fix: report expected type, found { in parser S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21951 opened Apr 4, 2026 by Amit5601 Loading…
fix Treat doctests as rust code #4170 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21949 opened Apr 4, 2026 by asukaminato0721 Loading…
minor: update generated lints S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21947 opened Apr 3, 2026 by dybucc Loading…
fix: support multiple snippet placeholders in VS Code extension S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21940 opened Apr 3, 2026 by Amit5601 Loading…
fix: Fix extract variable on arg with comma S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21936 opened Apr 3, 2026 by A4-Tacks Loading…
fix: Improve label on add_missing_match_arms assist S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21920 opened Mar 31, 2026 by Wilfred Loading…
feat: support labeled block for convert_to_guarded_return S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21919 opened Mar 31, 2026 by A4-Tacks Loading…
fix: transform return into break when inlining functions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21908 opened Mar 29, 2026 by Albab-Hasan Loading…
feat: exclude refs(find all refs) from deps and stdlib S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21906 opened Mar 29, 2026 by Young-Flash Loading…
internal: migrate extract_module to SyntaxEditor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21868 opened Mar 25, 2026 by itang06 Loading…
fix: resolve inferred type params when inlining trait method calls S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21864 opened Mar 25, 2026 by Albab-Hasan Loading…
feat: add is_mutable_raw_ptr and as_raw_ptr to hir::Type S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21835 opened Mar 17, 2026 by mehmet-ylcnky Loading…
fix: rustc cfg crash when directory is deleted S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21810 opened Mar 13, 2026 by Wilfred Loading…
make matching brace work when cursor not at bracket S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21792 opened Mar 10, 2026 by bend-n Loading…
Migrate convert_closure_to_fn assist to SyntaxEditor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21790 opened Mar 9, 2026 by asuto15 Loading…
feat: support inherent associated type paths S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21758 opened Mar 5, 2026 by EienMiku Loading…
Add -Z unstable-options to rustc invocation to make --target work S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21757 opened Mar 5, 2026 by FabianWolff Loading…
feat: Allow crate authors to declare that their trait prefers to be imported as _ S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21740 opened Mar 4, 2026 by ChayimFriedman2 Loading…
ProTip! Exclude everything labeled bug with -label:bug.