Skip to content

2026-06-15

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jun 06:20
· 7 commits to master since this release
cc27280

Commit: cc27280
Release: 2026-06-15 (v0.3.2937)

New Features

  • #22549 support excluding enum variants from flyimport.

Performance Improvements

  • #22579 defer initial workspace flycheck until cache priming completes.

Fixes

  • #22575 (fist contribution) don't count ... as a parameter for function pointers.
  • #22566 fix closure capture analysis with destructuring assignments.
  • #22545 make inline_type_alias work on ADT definitions.
  • #22551 handle macro calls in inline_local_variable.
  • #22584 offer inline_macro in macro calls.
  • #22574 use package id as argument to --package if package when not unique.

Internal Improvements

  • #21868 (first contribution) migrate extract_module assist to SyntaxEditor.
  • #22571 (first contribution) remove unnecessary feature flags from tests.
  • #22505 disallow using LLMs for comments and autonomously-filed PRs or issues.
  • #22588 add RFMF funding links.

See also the changelog post.