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

Allow defining inline structs in diagnostics! S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21798 opened Mar 10, 2026 by ada4a Loading…
internal: Add codecov badge S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21796 opened Mar 10, 2026 by Wilfred Loading…
internal: Fix test_loading_rust_analyzer when rust-project.json is present S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21795 opened Mar 10, 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_____move_const_to_impl__assist to SyntaxEditor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21791 opened Mar 9, 2026 by akashchakrabortymsc-cmd 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…
Fix other predicate for replace_is_method_with_if_let_method S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21787 opened Mar 9, 2026 by A4-Tacks Loading…
fix: remove angle brackets if all lifetime args removed in inline type alias code assist. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21784 opened Mar 8, 2026 by 80avin Loading…
fix: replace TODO placeholders in next-solver IrPrint with proper formatting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21779 opened Mar 7, 2026 by Albab-Hasan Loading…
Add more suggestions for #[repr(...)] S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21778 opened Mar 7, 2026 by yyny Loading…
feat: offer on let-expr for inline_local_variable S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21775 opened Mar 7, 2026 by A4-Tacks Loading…
fix: add ident_pat qualifier to fully fn param S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21768 opened Mar 6, 2026 by A4-Tacks 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: 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…
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: 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…
ProTip! Exclude everything labeled bug with -label:bug.