mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
32e0fe129d
Use more slice patterns inside the compiler Nothing super noteworthy. Just replacing the common 'fragile' pattern of "length check followed by indexing or unwrap" with slice patterns for legibility and 'robustness'. r? ghost |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |