dtolnay / syn

Parser for Rust source code
Apache License 2.0
2.81k stars 308 forks source link

Differentiate statement boundary rules for stmt vs match arm #1657

Closed dtolnay closed 3 months ago

dtolnay commented 3 months ago

Ported from https://github.com/rust-lang/rust/pull/119427.