Changelog #212
Commit: 21b06c1
Release: 2023-12-18
(v0.3.1774
)
Fixes
-
#15887
(first contribution) fix tuple to named struct conversion inside macro calls some more. -
#16106
fix syntax bridge assigning invalid spans to lifetime tokens. -
#16061
fix fragment parser on incomplete parses. -
#16130
remove subtrees with fake spans in syntax fix-up. -
#16131
fix false positive type mismatch in const reference patterns. -
#16094
replacedoc_comments_and_attrs
withcollect_attrs
, second round. -
#16089
query for nearest parent block around the hint to resolve.