chiark / gitweb /
Style: tidy up and use fehler
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 11 Apr 2022 09:45:39 +0000 (10:45 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 11 Apr 2022 09:45:39 +0000 (10:45 +0100)
commit8068253c1b16c9601836aeb72bee7ed954075a47
tree7b5d16821e7d44669358d41189647ddf658fcf11
parent48f1165e3bfe31a4df2b189cda87982eec378bd3
Style: tidy up and use fehler

Empirically, without the let r = ...; r, fehler and if_chain! produce
a type error.  That must be why we had the fehler use commented out.
But this way it works.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/pieces.rs