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

feat: add all_types that exposes implicit type parameters from GenericSubstitution S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23398 opened Sep 19, 2026 by anatawa12 Contributor Loading…
fix: Respect crate recursion limits when inferring deeply nested types S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23397 opened Sep 19, 2026 by YinMo19 Loading…
fix: complete cfg value in string S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23395 opened Sep 19, 2026 by A4-Tacks Member Loading…
internal: xtask reformat ignore nightly dates S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23391 opened Sep 18, 2026 by A4-Tacks Member Loading…
feat: support hover on cfg predicate S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23390 opened Sep 18, 2026 by A4-Tacks Member Loading…
fix: bounds-check the field index in construct_with_layout S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23389 opened Sep 18, 2026 by 0xull Contributor Loading…
fix: correctly handle non-ascii uppercase characters in search index key generation and index queries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23388 opened Sep 17, 2026 by NickelWenzel Loading…
Don't fail extension activation when the server fails to start. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23386 opened Sep 17, 2026 by michaelgruenewald Contributor Loading…
feat: support completions inside cfg!() S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23384 opened Sep 17, 2026 by A4-Tacks Member Loading…
fix: complete 'false' in cfg attribute S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23382 opened Sep 17, 2026 by A4-Tacks Member 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…
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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.