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 macro semicolon in item position S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22536 opened Jun 6, 2026 by A4-Tacks Member Loading…
fix: pretty assoc const when trait in macro S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22535 opened Jun 6, 2026 by A4-Tacks Member Loading…
Turn BlockLoc into a tracked struct, take 3 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22534 opened Jun 6, 2026 by Veykril Member Loading…
fix: avoid proc-macro re-expansion on trivia-only edits S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22532 opened Jun 6, 2026 by Albab-Hasan Contributor Loading…
Run StaticIndex::compute over multiple threads S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22530 opened Jun 5, 2026 by nicolas-guichard Contributor Loading…
fix: offer on other if let for replace_if_let_with_match S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22529 opened Jun 5, 2026 by A4-Tacks Member Loading…
Bye bye ted
#22516 opened Jun 3, 2026 by Shourya742 Member Draft
Fix parser stack overflow S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22513 opened Jun 2, 2026 by sunny026 Loading…
Parse unnamed enum variants S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work.
#22512 opened Jun 1, 2026 by kupiakos Loading…
Stabilize optimize attribute
#22511 opened Jun 1, 2026 by veluca93 Draft
Adopt uv's AI policy S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22505 opened Jun 1, 2026 by Veykril Member Loading…
Re-enable CI cache
#22496 opened May 30, 2026 by Kobzol Member Draft
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…
fix: don't complete .await on receivers of unknown type S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22486 opened May 29, 2026 by ada4a Contributor Loading…
2
7
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…
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: 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…
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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.