mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
a2dcb3a6d9
Parsing now accepts a match arm without a body, so we must make sure to only accept that if the pattern is a never pattern.