Releases: dtolnay/syn
Releases · dtolnay/syn
2.0.87
02 Nov 16:30
Compare
Sorry, something went wrong.
No results found
2.0.86
31 Oct 23:36
Compare
Sorry, something went wrong.
No results found
Support peeking the end of a parse stream (#1689 )
Allow parse_quote! to produce Vec<Attribute> (#1775 )
2.0.85
23 Oct 22:55
Compare
Sorry, something went wrong.
No results found
Preserve extern static unsafety in ForeignItem::Verbatim (#1773 )
2.0.84
23 Oct 21:41
Compare
Sorry, something went wrong.
No results found
2.0.83
23 Oct 17:55
Compare
Sorry, something went wrong.
No results found
Documentation improvements
2.0.82
20 Oct 17:02
Compare
Sorry, something went wrong.
No results found
Provide Parse impls for PreciseCapture and CapturedParam (#1757 , #1758 )
Support parsing unsafe attributes (#1759 )
Add Fold and VisitMut methods for Vec<Attribute> (#1762 )
2.0.81
20 Oct 05:30
Compare
Sorry, something went wrong.
No results found
Add TypeParamBound::PreciseCapture to represent precise capture syntax impl Trait + use<'a, T> (#1752 , #1753 , #1754 )
2.0.80
19 Oct 18:51
Compare
Sorry, something went wrong.
No results found
Add Expr::RawAddr (#1743 )
Reject precise captures and ~const in inappropriate syntax positions (#1747 )
Reject trait bound containing only precise capture (#1748 )
2.0.79
27 Sep 18:45
Compare
Sorry, something went wrong.
No results found
Fix infinite loop on parsing chained ranges (#1741 )
Fix panic in parsing use items containing absolute paths (#1742 )
2.0.78
27 Sep 17:35
Compare
Sorry, something went wrong.
No results found
Fix infinite loop on chained comparison (#1739 )
You can’t perform that action at this time.