mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
783d4b8b26
To avoid `!matches!(...)`, which is hard to think about. Instead every case now uses direct pattern matching and returns true or false. Also add a couple of cases to the `stringify.rs` test that currently print badly. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |