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: do not panic on json with invalid field name S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23330 opened Sep 9, 2026 by A4-Tacks Member Loading…
internal: Remove the interner/db argument from empty() and default_types() S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23325 opened Sep 9, 2026 by ChayimFriedman2 Contributor Loading…
fix: Stop at eager macro recursion overflow S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23323 opened Sep 8, 2026 by ChayimFriedman2 Contributor 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: Do not fill unstable methods in "Implement default members" S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23318 opened Sep 8, 2026 by ChayimFriedman2 Contributor Loading…
fix: Do not fill the body for Drop::drop() and #[rustc_must_implement_one_of] S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23317 opened Sep 8, 2026 by ChayimFriedman2 Contributor Loading…
fix: Fix hir::Type owner mismatches between anon consts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23315 opened Sep 8, 2026 by ChayimFriedman2 Contributor Loading…
fix: Fix matching of doc comments in MBEs
#23314 opened Sep 7, 2026 by ChayimFriedman2 Contributor Draft
internal: clean-up allows S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23311 opened Sep 7, 2026 by ada4a Contributor Loading…
internal: Refactor SyntaxContext to not reimplement Salsa macros S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23308 opened Sep 7, 2026 by ChayimFriedman2 Contributor Loading…
fix: Don't support const blocks in patterns S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#23307 opened Sep 7, 2026 by Wilfred Contributor 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…
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…
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: 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…
ProTip! Filter pull requests by the default branch with base:master.