mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +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.