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(hir): Use expression store of parent body if available S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23202 opened Aug 20, 2026 by Suryansh-Dey Loading…
fix:prevent stack overflow for recursive ADT layouts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23201 opened Aug 20, 2026 by YUZHEthefool Contributor Loading…
internal: A bunch of cleanups and micro-optimizations S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23197 opened Aug 20, 2026 by ChayimFriedman2 Contributor Loading…
internal: Do not the same types twice in hir-ty lowering S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23196 opened Aug 19, 2026 by ChayimFriedman2 Contributor Loading…
internal: Do not relower the signature again in inference, instead fetch it from other queries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23190 opened Aug 19, 2026 by ChayimFriedman2 Contributor Loading…
fix: const eval cast of single-variant enum S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23185 opened Aug 18, 2026 by hlsxx Loading…
fix: Fix unsafeck of &raw * S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23184 opened Aug 18, 2026 by ChayimFriedman2 Contributor Loading…
internal: Break hir-ty up, step 1 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23181 opened Aug 18, 2026 by ChayimFriedman2 Contributor Loading…
fix: Fix handling of generic params in anon consts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23179 opened Aug 17, 2026 by ChayimFriedman2 Contributor Loading…
fix: Push a generic params scope for consts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23176 opened Aug 17, 2026 by ChayimFriedman2 Contributor Loading…
Work around const item TypeOwnerId mismatch S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23174 opened Aug 17, 2026 by jix Loading…
fix: Build non-ambiguous monikers in crates with multiple targets S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23173 opened Aug 17, 2026 by nicolas-guichard Contributor Loading…
fix: Panic on querying attributes after struct rename S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23170 opened Aug 17, 2026 by Wilfred Contributor Loading…
fix: Fix parsing of self:: in fn param list S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23163 opened Aug 17, 2026 by ChayimFriedman2 Contributor Loading…
fix: Fix HIR lowering of params of trait assoc fns S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23162 opened Aug 17, 2026 by ChayimFriedman2 Contributor Loading…
chore: Switch to Biome for TypeScript formatting and linting + update to TypeScript 7 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23158 opened Aug 16, 2026 by BenjaminBrienen Contributor Loading…
Update extension packages S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23156 opened Aug 16, 2026 by BenjaminBrienen Contributor Loading…
internal: Store token trees in the proc macro server in the representation of the tt crate S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23152 opened Aug 16, 2026 by ChayimFriedman2 Contributor Loading…
fix panic from out of scope params in opaque hidden types S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23142 opened Aug 14, 2026 by im-lunex Loading…
fix: flatten nested HRTB predicate binders S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23139 opened Aug 14, 2026 by YUZHEthefool Contributor Loading…
2
8
Open local external docs through remote VS Code authorities S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23119 opened Aug 11, 2026 by M-Nabeegh Loading…
fix: avoid panic in malformed async closures S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23116 opened Aug 11, 2026 by YUZHEthefool Contributor Loading…
Base fill-match-arms suggestions on the exhaustiveness checker S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23100 opened Aug 9, 2026 by rit3sh-x Contributor Loading…
fix: handle leading UTF-8 BOM as whitespace trivia S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23081 opened Aug 9, 2026 by TogawaSakiko-desuwa Loading…
perf: Optimize the heck out of the storage of token trees S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23079 opened Aug 9, 2026 by ChayimFriedman2 Contributor Loading…
ProTip! Filter pull requests by the default branch with base:master.