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: avoid panic in merge imports on trailing path separator S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22736 opened Jul 7, 2026 by edragain2nd Loading…
fix: Fix proc macros TokenStream::from_str() for doc comments S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22735 opened Jul 7, 2026 by ChayimFriedman2 Contributor Loading…
feat: add fixes for array length for type_mismatch S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22734 opened Jul 7, 2026 by A4-Tacks Member Loading…
internal: make expand_speculative a method on MacroCallId S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22733 opened Jul 7, 2026 by ada4a Contributor Loading…
Cap recursion depth when expanding macros recursively S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22730 opened Jul 7, 2026 by momomuchu Loading…
suggest code action fixes produced from diagnostics under cursor, even if they have effects elsewhere S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22726 opened Jul 5, 2026 by bend-n Contributor Loading…
fix: fix some assist indent S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22722 opened Jul 4, 2026 by A4-Tacks Member Loading…
minor: remove whitespaces in remove use-tree braces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22721 opened Jul 4, 2026 by A4-Tacks Member Loading…
fix: do not convert mut ref arg for generate_function S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22720 opened Jul 4, 2026 by A4-Tacks Member Loading…
internal: simplify fn_macro::register_builtin! S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22717 opened Jul 3, 2026 by ada4a Contributor Loading…
feat: offer on match kw to merge all match arms S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22716 opened Jul 3, 2026 by A4-Tacks Member Loading…
fix: Crash when computing diagnostics with MIR and error types S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22707 opened Jul 2, 2026 by Wilfred Contributor Loading…
fix: Support Cargo 1.97.0 lockfile path setting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22683 opened Jun 30, 2026 by ChayimFriedman2 Contributor Loading…
fix: Avoid type unification errors in term search S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22662 opened Jun 29, 2026 by ChayimFriedman2 Contributor Loading…
fix: Respect references.exclude[Tests/Imports] in references lens S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22660 opened Jun 28, 2026 by ChayimFriedman2 Contributor Loading…
fix: resolve each definition when a use statement imports multiple items S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22655 opened Jun 28, 2026 by Hmikihiro Contributor Loading…
fix: Change some things for #[doc = macro!()] expansion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22654 opened Jun 27, 2026 by ChayimFriedman2 Contributor Loading…
Bump gen-lsp-types to v0.9.0 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22635 opened Jun 24, 2026 by ribru17 Contributor Loading…
Avoid index panic when flycheck list is empty S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22634 opened Jun 23, 2026 by UnknownHacker1 Loading…
internal: Add a database lifetime to InternedOpaqueTyId S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work.
#22611 opened Jun 18, 2026 by ada4a Contributor Draft
feat: hover show type param bounds S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22609 opened Jun 18, 2026 by A4-Tacks Member Loading…
feat: generate impl from empty impl for generate_impl assist S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22592 opened Jun 16, 2026 by A4-Tacks Member Loading…
fix: offer promote-local-to-const in macro call and proc macro S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22589 opened Jun 14, 2026 by eihqnh Contributor Loading…
Perf/scoped lazy priming, is it worth it? S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22587 opened Jun 14, 2026 by tilladam Contributor Loading…
ProTip! Filter pull requests by the default branch with base:master.