Commit: 8365cf8
Release: 2025-04-14 (v0.3.2379)
New Features
Fixes
#19432fix another false positive invalid cast diagnostic.#19563walk const block expressions for unsafety checking.#19541prefer imports of matching types for argument lists.#19571fix missing test update notifications when there are hyphens in the target name and exclude dependencies from "Run all".
Internal Improvements
#19425(first contribution) make drop glue info less verbose.#19462,#19558,#19570lowerTypeRefs before type inference.#19536port closure inference fromrustc.#19566use thecallable_item_signaturequery indyn-compatibility checks.#19550turnLifetimeRefinto an enum.#19562tweak invalid signature bitflags.#19573render sigantures in "View HIR" command.#19512fix somestdxlints.#19559switch to Rust 1.86.#19565addprime-cachessubcommand.
See also the changelog post.