Commit: ea7fdad
Release: 2024-07-01 (v0.3.2020)
Fixes
#17467(first contribution) allow "Bool to enum" assist on function parameters.#17505fix stack overflow with TAITs.#17481allow pattern completions inletstatements.#17471keep parentheses for calls of function-like fields.#17513fix completions afterasync.#17518fix expression scope calculation in macro expansions.#17488fix duplicate snippets showing up on hover.#17516allow disabling borrow checking in term search and don't emit explicit generics.#17411improve hover text in unlinked file diagnostics.
Internal Improvements
#17478simplify and speed up data constructor term search tactic.#17487small memory usage optimizations.#17519move dylib version testing toproc-macro-srv.#17520someproc-macro-srvclean-ups.#17501allow non-org members to assign area labels.
See also the changelog post.