]> git.lizzy.rs Git - rust.git/commit
Fix issue with mismatched parens in suggestion
authorEvan Typanski <evan.typanski@microfocus.com>
Tue, 24 May 2022 18:09:56 +0000 (14:09 -0400)
committerEvan Typanski <evan.typanski@microfocus.com>
Tue, 24 May 2022 18:57:49 +0000 (14:57 -0400)
commit257f09776a9c68ac903d1f23b80c414b70de1185
tree6ad32bc8d5d1c1696f0070df9d0e18f8b572478c
parent78f7e3745fe59db1e6309b1e42ea25df3317ee36
Fix issue with mismatched parens in suggestion
clippy_lints/src/ranges.rs
tests/ui/range_contains.fixed
tests/ui/range_contains.rs