Changelog #178
Commit: bc78ebd
Release: 2023-04-24 (v0.3.1489)
New Features
#14610resolve$cratein derive paths.
Fixes
#14591(first contribution) restrictSort itemsassist range.#14618(first contribution) respecteditor.parameterHints.enabledafter triggering a completion.#14598fix release channel detection for unstable completion filtering.#14619fix falseneed-mutpositive and too large span in closures.#14625fix token conversion for doc-comments.#14634report remaining macro errors in associated item collection.#14643fix const eval panic with parameter destructing.#14603try to de-duplicate workspaces by top level cargo workspace.
Internal Improvements
#14577(first contribution) fix all spelling mistakes.#14621(first contribution) support type parameters inmake::impl_trait.#14622addsyntax::make::ty_alias.#14632increase LRU cache size forparse_expansionandmacro_expandqueries.#14633don't reparse files when trying to expand assoc item macro calls.#14630replaceArc<String>withArc<str>.#14594moveExpanderandLowerCtxinto separate modules.#14604addminicoresmoke test.#14599addRA_UNSTABLE_SYSROOT_HACK.#14628restructure symbol queries.#14629add additional query information to status ouput.
See also the changelog post.