mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
05e154fdb7
Suggest `;` after bare `match` expression E0308 Fix #72634.
For more information about how rustc works, see the rustc dev guide.