Commit: 7cb789d
Release: 2026-02-02 (v0.3.2777)
New Features
Fixes
#21564fix upvar analysis of nested closures and re-enableunused_variablesandunused_mut.#21527match=>and==aftermetain macros.#21528handleSelf::EnumVariantandSelfon traits in doclinks.#21533fix panic when an opaque was constrained to an impossible type in method autoderef.#21555clear diagnostics on panic.#21542complete inferred types in statics.#21495completeelsebefore tuples.#21513use binding name for the new function inextract_function.#21522add semicolon intoggle_macro_delimiter.#21514handlecontinueinconvert_range_for_to_while.#21534don't panic if spawning the workspace discovery command fails.
Internal Improvements
#21548make JSON and postcard protocols explicit, drop genericCodec.#21410handle cancellation in bidirectional proc macro calls.
See also the changelog post.