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 missing WorkspaceConfigInput to FIELDS constant S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23381 opened Sep 17, 2026 by my1e5 Loading…
fix: reconstruct struct values after destructuring S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23380 opened Sep 17, 2026 by efegokdemir Loading…
fix: wrap block tail in Some/Ok assist, not whole block S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23379 opened Sep 17, 2026 by TastyHeadphones Loading…
2 tasks
fix: Use the same recursion limit as rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23374 opened Sep 16, 2026 by Wilfred Contributor Loading…
fix: hover show impl header when impl with trait S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23365 opened Sep 15, 2026 by A4-Tacks Member Loading…
fix: do not show raw identifier label in completions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23364 opened Sep 14, 2026 by A4-Tacks Member Loading…
fix: import trait associated items for builtin types S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23363 opened Sep 14, 2026 by KrishnaAdityaSrivastava Loading…
feat: report ready in experimental/serverStatus S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23362 opened Sep 14, 2026 by tagawa0525 Loading…
Resolve Name Conflicts in Type Variables S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23358 opened Sep 13, 2026 by George-Ogden Contributor Loading…
Simplify Windows path encoding S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23351 opened Sep 13, 2026 by stefnotch Loading…
Add completion.autoimport.insertQualifiedPath config option S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23349 opened Sep 12, 2026 by its-wasabi Loading…
Fix implementation of VirtualPath::pop S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23343 opened Sep 11, 2026 by Veykril Member Loading…
fix: parse doc link with turbofish generics S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23334 opened Sep 9, 2026 by dimxy Contributor Loading…
fix: normalize line endings during VFS::set_file_contents S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23332 opened Sep 9, 2026 by dfireBird Member Loading…
parser: fix tuple field parsing in offset_of expansion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23320 opened Sep 8, 2026 by Pewpenguin Loading…
fix: Panic on move_guard_to_arm_body with struct literals S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23306 opened Sep 7, 2026 by Wilfred Contributor Loading…
fix: preserve imported bindings in extract module S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23305 opened Sep 7, 2026 by jassem-manita Loading…
Search manifest ancestors for the lockfile when fetching cargo metadata S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23296 opened Sep 4, 2026 by onlycs Contributor Loading…
Improve UX of let/let mut snippet cursor placement in block expressions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23294 opened Sep 4, 2026 by mfroeh Loading…
parser: replace internal frontmatter lex with rustc_lexer::tokenize S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23289 opened Sep 3, 2026 by dimxy Contributor Loading…
Trivia in tokens S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23276 opened Sep 1, 2026 by bit-aloo Member Loading…
fix wrong quick fix for marco call S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23252 opened Aug 29, 2026 by Young-Flash Member Loading…
feat: implement a simple hover auto traits in rpit S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23240 opened Aug 26, 2026 by A4-Tacks Member Loading…
Fix/replace arith neg pow S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23236 opened Aug 26, 2026 by ksh368-bit Loading…
ProTip! Filter pull requests by the default branch with base:master.