Changelog #208
Commit: 255eed4
Release: 2023-11-20
(v0.3.1740
)
New Features
-
#15891
diagnose some orphan trait impl cases: -
#15895
diagnose missing associated items in trait impls: -
#15893
diagnose incorrect unsafety for trait impls:
Fixes
Internal Improvements
#15875
fixPathSegment
grammar.#15899
,#15917
sync from downstream.#15874
migrate assists to the structured snippet API, part 4.#15925
remove debugging code in path resolution.#15902
,#15913
bump some deps.#15830
VS Code: expose workspaces to other extensions, removeaddProject
command.#15900
disable VSIX builds forwin32-ia32
, which VS Code no longer supports.#15904
bump minimum supported VS Code to 1.78.
See also the changelog post.