mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +00:00

Use `assert_matches` around the compiler more It's a useful assertion, especially since it actually prints out the LHS.
For more information about how rustc works, see the rustc dev guide.