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: Support deref patterns S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22292 opened May 5, 2026 by ChayimFriedman2 Contributor Loading…
feat: early late classification of lifetimes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22283 opened May 4, 2026 by dfireBird Contributor Loading…
feat: Add ide-assist: generate_try_from_repr_for_enum S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22279 opened May 4, 2026 by A4-Tacks Member Loading…
fix: improve indent for insert_use e.g complete import S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22264 opened May 3, 2026 by A4-Tacks Member Loading…
feat: complete :: on module def S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22259 opened May 3, 2026 by A4-Tacks Member Loading…
internal: Do not drop ExpansionSpanMap and AstIdMap asynchronously S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22258 opened May 3, 2026 by ChayimFriedman2 Contributor Loading…
fix: Refactor handling of generic params in hir::Type S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22252 opened May 3, 2026 by ChayimFriedman2 Contributor Loading…
2
4
feat(lsp): add debugOverrideCommand option S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22236 opened May 1, 2026 by shorwood Contributor Loading…
feat: Support #[doc(hidden)] #[macro_export] macro_rules! that are reexported in a place different than the crate root S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22234 opened May 1, 2026 by ChayimFriedman2 Contributor Loading…
feat: supports multi arms for replace_match_with_if_let S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22231 opened Apr 30, 2026 by A4-Tacks Member Loading…
minor: check original type for replace_arith_op S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22225 opened Apr 30, 2026 by A4-Tacks Member Loading…
feat: Add join_let_stmts for join_lines S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22220 opened Apr 30, 2026 by A4-Tacks Member Loading…
Add attribution section to CLAUDE.md S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22212 opened Apr 29, 2026 by xtqqczze Loading…
migrate convert closure to fn to SyntaxEditor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22204 opened Apr 28, 2026 by Shourya742 Member Loading…
fix: Do not infer signatures, instead infer anon consts in them S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22198 opened Apr 27, 2026 by ChayimFriedman2 Contributor Loading…
perf: Provide access to RootDatabase's LineIndex for the proc macro protocol S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22191 opened Apr 27, 2026 by ChayimFriedman2 Contributor Loading…
TypeMismatch quickfix position error: to_owned() S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22185 opened Apr 26, 2026 by WeiTheShinobi Contributor Loading…
Repartition source roots after running build scripts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22176 opened Apr 25, 2026 by jnkr-ifx Loading…
Emit correct monikers for definitions nested in a function S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22153 opened Apr 23, 2026 by sanxiyn Loading…
set the never type fallback to !
#22127 opened Apr 21, 2026 by WaffleLapkin Member Draft
ide-diagnostics: add quickfix for private assoc item S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22120 opened Apr 21, 2026 by cppcoffee Contributor Loading…
Less conjuration magic S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22119 opened Apr 21, 2026 by Veykril Member Loading…
ProTip! Filter pull requests by the default branch with base:master.