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