Skip to content

Commit 50658a5

Browse files
committed
Changelog #332
1 parent b0b23b6 commit 50658a5

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
= Changelog #332
2+
:sectanchors:
3+
:experimental:
4+
:page-layout: post
5+
6+
Commit: commit:cc272809a173c2c11d0e479d639c811c1eacf049[] +
7+
Release: release:2026-06-15[] (`v0.3.2937`)
8+
9+
== New Features
10+
11+
* pr:22549[] support excluding enum variants from flyimport.
12+
13+
== Performance Improvements
14+
15+
* pr:22579[] defer initial workspace flycheck until cache priming completes.
16+
17+
== Fixes
18+
19+
* pr:22575[] (fist contribution) don't count `...` as a parameter for function pointers.
20+
* pr:22566[] fix closure capture analysis with destructuring assigments.
21+
* pr:22545[] make `inline_type_alias` work on ADT definitions.
22+
* pr:22551[] handle macro calls in `inline_local_variable`.
23+
* pr:22584[] offer `inline_macro` in macro calls.
24+
* pr:22574[] use package id as argument to `--package` if package when not unique.
25+
26+
== Internal Improvements
27+
28+
* pr:21868[] (first contribution) migrate `extract_module` assist to `SyntaxEditor`.
29+
* pr:22571[] (first contribution) remove unnecessary feature flags from tests.
30+
* pr:22505[] disallow using LLMs for comments and autonomously-filed PRs or issues.
31+
* pr:22588[] add RFMF funding links.

0 commit comments

Comments
 (0)