Commit: 5c156cd
Release: 2026-08-24 (v0.3.3025)
New Features
#23147addunary-operator-cannot-be-applieddiagnostic.
Performance Improvements
#23079optimize the heck out of the storage of token trees (saves 32 MB onself).
Fixes
#23186(first contribution) allowasm!label blocks to diverge.#23202(first contribution) use owner expression store for anonymous consts.#23134accept trailing comma on built-in macro calls.#23201prevent stack overflow with recursive ADT layouts.
Internal Improvements
#23214(first contribution) use Cargo build directory for flycheck logs.#23166download all build artifacts in a single step.#23168dropzigbuildsupport.#23172split VSIX publishing into different jobs and skip duplicates.
See also the changelog post.