Commit: 5e3e9c4
Release: 2025-12-08 (v0.3.2711)
New Features
#21218bump minimum supported toolchain version from 1.78 to 1.90.
Fixes
#21205(first contribution) handle#[cfg]in macro input attribute stripping.#21203add configuration option to hide placeholder type hints.#21222don't complete unit return type in async associated items.#21215don't implement sizedness check viaall_field_tys.#21190,#21195more proc macro server fixes.#21223temporarily disablepostcard.#21198add missing semicolon in incompleteletcompletion.#21183registerdefine_opaquebuilt-in attribute macro.#21164allow multiple active discovery operations.
Internal Improvements
#21182removeTraitEnvironment.#21178makeModuleIdandBlockLoctracked structs.#21208handle lint attribute expansion inhir.#21188fix rustdoc warnings and enable them on CI.#21189removemdbook-tocusage from the book.
See also the changelog post.