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

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: complete block .let in closure expression S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21756 opened Mar 5, 2026 by A4-Tacks Loading…
fix: keep comments for 'Fill match arms' S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21744 opened Mar 4, 2026 by A4-Tacks 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…
fix: Stale diagnostics when a custom check command is configured S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21738 opened Mar 3, 2026 by Wilfred Loading…
Replace make to syntax factory from already migrated syntax factory assist S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21734 opened Mar 2, 2026 by Shourya742 Loading…
fix: Incorrect flychecks with multiple workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21709 opened Feb 25, 2026 by Wilfred Loading…
fix: cfg_select supports non token-tree tokens S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21705 opened Feb 25, 2026 by A4-Tacks Loading…
fix: load rust-analyzer.toml for virtual workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21704 opened Feb 25, 2026 by Madoshakalaka Loading…
fix: Improve inserted order for trait_impl_redundant_assoc_item S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21695 opened Feb 23, 2026 by A4-Tacks Loading…
completions: Add rudimentary support for closure completions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21683 opened Feb 20, 2026 by osiewicz Loading…
feat: custom auto-import order S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21624 opened Feb 11, 2026 by eduardorittner Loading…
refactor: encapsulate TyLoweringContext usage in hir-ty S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21622 opened Feb 11, 2026 by raushan728 Loading…
Fix asm sym operand parsing for parenthesized expr fragments S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21588 opened Feb 4, 2026 by railgun-0402 Loading…
fix: Fix SyntaxContext::roots technically overlapping valid interneds S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21566 opened Feb 2, 2026 by Veykril Loading…
Delay missing-workspace warning until current-config fetch completes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21520 opened Jan 25, 2026 by togisoft Loading…
Publish no-server to Code Marketplace and OpenVSX S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21516 opened Jan 24, 2026 by Master-Hash Loading…
fix: Add recursion limit when hovering on const values S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21504 opened Jan 21, 2026 by Wilfred Loading…
Bump perf-event from 0.4.7. to 0.4.8 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21502 opened Jan 21, 2026 by robertoaloi Loading…
feat: Support extract variable in macro call S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21487 opened Jan 18, 2026 by A4-Tacks Loading…
Add applicable on let-else branch for unwrap_block S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21473 opened Jan 15, 2026 by A4-Tacks Loading…
feat: Add destructure_enum assist S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21457 opened Jan 13, 2026 by Wilfred Loading…
Add config to disable keywords highlight S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21426 opened Jan 9, 2026 by A4-Tacks Loading…
Support more runnable kinds in project JSON S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21424 opened Jan 9, 2026 by cormacrelf Loading…
2 tasks
ProTip! Exclude everything labeled bug with -label:bug.