]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #5370 - phansch:matches, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Wed, 25 Mar 2020 07:38:00 +0000 (07:38 +0000)
committerbors <bors@rust-lang.org>
Wed, 25 Mar 2020 07:38:00 +0000 (07:38 +0000)
Remove dependency on `matches` crate

The std equivalent works exactly the same.

changelog: none


Trivial merge