·
39 commits
to master
since this release
Commit: 9074e9b
Release: 2026-09-07 (v0.3.3041)
New Features
Performance Improvements
#23190don't lower the signature again in inference, fetch it from other queries instead.
Fixes
#23297(first contribution) follow symlinks when scanning the sysroot for proc macro dylibs.#23279fix printing of float bit patterns on hover.#23249acceptSelfas non-leading path segment in attribute paths.#23246allow inner attributes on blocks in tuple expressions.#22662avoid type unification errors in term search.#23163fix parsing ofself::in function param list.#23270fix handling of#[unsafe()]attributes without inner meta.
Internal Improvements
#23248(first contribution) usecargo install --locked.#23265(first contribution) reduce the scope of the marketplace tokens.#23218store doc comments as their own node and not asCOMMENTtrivia.#23271mergeExpr::UnsafeintoExpr::Block.#23292makeNamedTempFilewritable on creation.
See also the changelog post.
