diff options
| author | bors <bors@rust-lang.org> | 2020-04-27 06:02:05 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-04-27 06:02:05 +0000 |
| commit | d13ffbe3feeb4dfef16c85ff39155137b7be1278 (patch) | |
| tree | 5316da9945e96a79cf68b6ca1fa0975b43ccb63f /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 5d8a3e8724f587c6b2a888087a3643ead5534fde (diff) | |
| parent | b574941dcbf34b529b5c1eb1fa75ca6b1496b666 (diff) | |
| download | rust-d13ffbe3feeb4dfef16c85ff39155137b7be1278.tar.gz rust-d13ffbe3feeb4dfef16c85ff39155137b7be1278.zip | |
Auto merge of #5522 - CrazyRoka:match_vec_item, r=phansch
New lint `match_vec_item` Added new lint to warn a match on index item which can panic. It's always better to use `get(..)` instead. Closes #5500 changelog: New lint `match_on_vec_items`
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
