Commit: dd48777
Release: 2026-01-12 (v0.3.2753)
New Features
#21415,#21446allow Rust paths in symbol search.#18043support configuring flycheck usingworkspace.discoverConfig.
Performance Improvements
#21407reuse scratch allocations fortry_evaluate_obligations.
Fixes
#21414(first contribution) include traits defined in other crates in flyimport.#21436(first contribution) handle#[ignore = "reason"]on tests.#21405(first contribution) supportSpan::lineandSpan::columnin proc macro expansion.#21416supportSpan::byte_rangein proc macro expansion.#21421fix recursive built-in derive expansion.#21399properly lowerSelfOnlypredicates.#21434remove code made redundant by method resolution rewrite.#21432fix missing lifetimes diagnostics with function pointers.#21420ignore escapes when string highlighting is disabled.
Internal Improvements
#21438,#21439add integration test infrastructure to proc macro server.#21433include private definitions in generated docs.
See also the changelog post.