Changelog #240
Commit: ea7fdad
Release: 2024-07-01
(v0.3.2020
)
Fixes
-
#17467
(first contribution) allow "Bool to enum" assist on function parameters. -
#17505
fix stack overflow with TAITs. -
#17481
allow pattern completions inlet
statements. -
#17471
keep parentheses for calls of function-like fields. -
#17513
fix completions afterasync
. -
#17518
fix expression scope calculation in macro expansions. -
#17488
fix duplicate snippets showing up on hover. -
#17516
allow disabling borrow checking in term search and don’t emit explicit generics. -
#17411
improve hover text in unlinked file diagnostics.