Skip to content

Commit 9147a9f

Browse files
Rollup merge of #150405 - estebank:matches-could-be-equals, r=Kivooeo
Don't use `matches!` when `==` suffices In the codebase we sometimes use `matches!` for values that can actually just be compared. Replace them with `==`. Subset of rust-lang/rust#149933.
2 parents e2211f1 + d1b881a commit 9147a9f

0 file changed

File tree

    0 commit comments

    Comments
     (0)