Changelog #245
Commit: c9109f2
Release: 2024-08-05
(v0.3.2062
)
Fixes
-
#17736
(first contribution) showasync
in trait method completions. -
#17750
don’t require absolute paths inlinkedProjects
. -
#17715
let glob imports override other globs' visibility. -
#17747
fix inference for method calls with elided lifetimes. -
#17755
applyIndexMut
obligations for non-assigning mutable usages. -
#17741
makeinclude!
work with raw string literals. -
#17763
insert a tailOk(())
in type mismatch quick fix. -
#17789
insert a generic args forimpl Trait
during lowering. -
#17742
don’t retry inlay hint and code lens requests.