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. - 
#16106fix syntax bridge assigning invalid spans to lifetime tokens. - 
#16061fix fragment parser on incomplete parses. - 
#16130remove subtrees with fake spans in syntax fix-up. - 
#16131fix false positive type mismatch in const reference patterns. - 
#16094replacedoc_comments_and_attrswithcollect_attrs, second round. - 
#16089query for nearest parent block around the hint to resolve.