mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-17 02:54:26 +00:00
76ddac5e8e
Fix match on vec items: match on vec[..] - Added new tests - Fixed false positive when matching on full range, which will never panic Closes #5551 changelog: fix match_on_vec_items when matching full range |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |