Changelog #202
Commit: b1f89a8
Release: 2023-10-09 (v0.3.1689)
Fixes
-
#15690(first contribution) fix line and column regex in the VS Code problem matcher. -
#15701strip base prefix inlayout_scalar_valid_range. -
#15698allow more kinds ofif-letpatterns in guarded return assist. -
#15709recognize#[export_name = "main"]function as binary entrypoint for runnables. -
#15641fix path syntax produced by theinto_to_qualified_fromassist. -
#15600ensurerustfmtruns when configured with./.
Internal Improvements
-
#15721shrinkPatPtrby swapping itsAstPtrandEitherwrap order.