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

Follow symlinks when scanning the sysroot for proc-macro dylibs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23297 opened Sep 4, 2026 by onlycs 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 Loading…
fix: don't panic on doc comments attached to literal expressions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23295 opened Sep 4, 2026 by Aditya-PS-05 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…
Fix NamedTempFile constructors S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23292 opened Sep 4, 2026 by BenjaminBrienen Contributor Loading…
parser: fix tuple field parsing in offset_of S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23287 opened Sep 3, 2026 by Siteshcodes Loading…
Trivia in tokens
#23276 opened Sep 1, 2026 by bit-aloo Member Draft
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…
fix: do not panic when inline call param usages in macro S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23231 opened Aug 25, 2026 by A4-Tacks Member Loading…
perf: Provide ThinMap, a map that uses ThinVec when the length is small S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23228 opened Aug 25, 2026 by ChayimFriedman2 Contributor Loading…
Fix auto-import namespace collision merges S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23219 opened Aug 23, 2026 by SomeFlyingThing Loading…
3
4
fix: avoid panic for mismatched opaque type parameters S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23211 opened Aug 21, 2026 by YUZHEthefool Contributor Loading…
perf: Querify some things that are called by the solver and are fairly expensive to compute S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23207 opened Aug 21, 2026 by ChayimFriedman2 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…
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…
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: 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: 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…
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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.