]> git.lizzy.rs Git - rust.git/commit
Auto merge of #4158 - phansch:rustup_tests, r=Manishearth
authorbors <bors@rust-lang.org>
Sat, 1 Jun 2019 05:57:58 +0000 (05:57 +0000)
committerbors <bors@rust-lang.org>
Sat, 1 Jun 2019 05:57:58 +0000 (05:57 +0000)
commitf3087c37bf5d8491b72ce007b65a47c2d3c2e733
tree3911259726abec0aaf8eca1e8072b1fb6d92263b
parentb1762e3e4a8d6be701cb5b43ef4fddfaacae8314
parent6feef170710b26e9a49f3279d2e3ac133efec59b
Auto merge of #4158 - phansch:rustup_tests, r=Manishearth

Fix ellipsis_inclusive_range_patterns lint warnings

Changed from `allow` to `warn` in https://github.com/rust-lang/rust/pull/61342

changelog: none