Releases: dtolnay/syn
Releases · dtolnay/syn
2.0.36
2.0.35
2.0.34
2.0.33
2.0.32
2.0.31
- Parse generics and where-clause on const items (rust-lang/rust#113521)
2.0.30
- Parse unnamed struct/union type syntax (rust-lang/rust#49804)
2.0.29
- Partially work around rust-analyzer bug (rust-lang/rust-analyzer#9911)
2.0.28
2.0.27
- Documentation improvements (thanks @GuillaumeGomez)