·
46 commits
to master
since this release
Commit: 69ccffd
Release: 2026-06-22 (v0.3.2946)
New Features
-
#22103add "Create Rust project" command:588125554-92a3f6a0-7d25-4dea-9d46-a58430c63f86.mov
Performance Improvements
#22615don't load unnecessary path dependency files into the VFS.#22627don't visit nodes multiple times during GC.
Fixes
#22591fix execution of benchmark runnables.#22594fix bit/byte mismatch during const eval.#22601fix crash on static constants in array length positions.#22621don't panic on out-of-range integer literals in const positions.#22599check for#[cfg]in tail expression macros.#22486,#22617don't complete.awaiton receivers of unknown type.
Internal Improvements
#22604don't rely onFxHashSetiteration order in SCIP.#22625tracksalsacancellation time in loop turn warning.#22351migratemerge_importstoSyntaxEditor.#22516bye-byeted.
See also the changelog post.