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

Update generated lints A-infra CI and workflow issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22499 opened May 31, 2026 by workflows-rust-analyzer Bot Loading…
Re-enable CI cache
#22496 opened May 30, 2026 by Kobzol Member Draft
Always build with mimalloc on windows S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22495 opened May 30, 2026 by Veykril Member Loading…
fix: no complete keyword colons before colons S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22489 opened May 29, 2026 by A4-Tacks Member Loading…
fix: no generate with default assoc item S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22488 opened May 29, 2026 by A4-Tacks Member Loading…
remove clone subtree from ide-ssr S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22485 opened May 29, 2026 by Shourya742 Member Loading…
fix: Do not assume array destructuring assignments with rest pattern are constant-sized S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22483 opened May 28, 2026 by ChayimFriedman2 Contributor Loading…
feat: Lower field defaults to rustc_type_ir::Consts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22481 opened May 28, 2026 by ChayimFriedman2 Contributor Loading…
Add 'db to NavigationTarget and beyond S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22470 opened May 27, 2026 by ada4a Contributor Loading…
feat(diagnostics): emit error for infer vars in non-inference contexts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22469 opened May 27, 2026 by Vlm326 Loading…
refactor(assists/make_reference_mutable): migrate to SyntaxEditor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22467 opened May 27, 2026 by ada4a Contributor Loading…
feat: add diagnostic for E0596 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22466 opened May 27, 2026 by WaterWhisperer Contributor Loading…
feat: Hide private fields on hover depending on context S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22464 opened May 26, 2026 by Veykril Member Loading…
feat(diagnostics): split TraitImplIncorrectSafety into distinct rustc errors S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22463 opened May 26, 2026 by ada4a Contributor Loading…
fix: use add deref in assign instead add &mut for value S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22457 opened May 26, 2026 by A4-Tacks Member Loading…
fix: generate method on generic type now includes impl generics S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22450 opened May 25, 2026 by Albab-Hasan Contributor Loading…
Implement rust-analyzer/evaluatePredicate lsp extension S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22448 opened May 25, 2026 by Veykril Member Loading…
minor: support unwrap single expr stmt with unit type S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22446 opened May 25, 2026 by A4-Tacks Member Loading…
fix: rename schema subItems with sub_items S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22444 opened May 25, 2026 by A4-Tacks Member Loading…
feat: complete locals in record field S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22440 opened May 24, 2026 by A4-Tacks Member Loading…
feat(ide-diagnostics): add diagnostics for invalid union patterns (E0784) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22433 opened May 23, 2026 by dotacow Loading…
fix: preserve numeric type suffix in inline_const_as_literal S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22412 opened May 20, 2026 by LeSingh1 Loading…
feat: emit async modifier for functions returning impl Future S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22410 opened May 20, 2026 by Albab-Hasan Contributor Loading…
hir-ty: walk container exprs for unused_must_use S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22405 opened May 19, 2026 by MavenRain Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.