Commit: c75729d
Release: 2026-02-09 (v0.3.2786)
New Features
#21380implement fine-grained request cancellation support.#21572add support for newtry { ... }andtry bikeshed Ty { ...}blocks.
Fixes
#21561fix a glob issue affectingwindows::core::HRESULT.#21579fix a panic on lowering cycles.#21573infer the expected len ininclude_bytes!()to avoid type mismatches.#21569parenthesise more cases like&(impl Trait1 + Trait2).#21578usedisplay_source_code()inReferenceConversionto avoid trying to parse{unknown}.#21526,#21557complete postfixnotandletin conditions.#21508emitelsebranch inmove_guard.#21571fix stale diagnostics withrust-project.jsonandrustcJSON.#21580truncate display version of commands consistently.
Internal Improvements
#21488removeEdition::CURRENT_FIXME.#21599simplify binding hash computation in syntax highlighting.
See also the changelog post.