]> git.lizzy.rs Git - rust.git/commit
Rename `match_path_old` to `match_path`
authorAlexey Zabelin <hello@alexeyzabelin.com>
Thu, 24 Aug 2017 22:21:46 +0000 (18:21 -0400)
committerAlexey Zabelin <hello@alexeyzabelin.com>
Fri, 25 Aug 2017 00:42:50 +0000 (20:42 -0400)
commit695bedbe270cbae05d19b7837a95d12d7bd9637a
tree7f9ef64e2754d9e5347c2cdd2a4d8f199609f3d9
parentab362031ed2a4897b6010f2004472d1860ba3872
Rename `match_path_old` to `match_path`

The old `match_path` was renamed to `match_qpath`.

As per #1983.
13 files changed:
clippy_lints/src/derive.rs
clippy_lints/src/if_let_redundant_pattern_matching.rs
clippy_lints/src/map_clone.rs
clippy_lints/src/methods.rs
clippy_lints/src/misc.rs
clippy_lints/src/print.rs
clippy_lints/src/ptr.rs
clippy_lints/src/unused_io_amount.rs
clippy_lints/src/utils/author.rs
clippy_lints/src/utils/higher.rs
clippy_lints/src/utils/internal_lints.rs
clippy_lints/src/utils/mod.rs
tests/ui/trailing_zeros.stdout