Changelog #240
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.