Mercurial > hg
comparison hgext/automv.py @ 51271:eab5b061cd48
rust-clippy: simplify `match` to `if let`
This was hinted at by clippy, and makes it more obvious that nothing is
happening in the `None` case.
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Wed, 20 Dec 2023 14:58:36 +0100 |
parents | 47af00b2217f |
children | f4733654f144 |
comparison
equal
deleted
inserted
replaced
51270:ceeb8fa23cc8 | 51271:eab5b061cd48 |
---|