Closed honzasp closed 3 weeks ago
I fixed the Miri error in CI, there remain some errors from Clippy, which are however not caused by this PR: it seems that a new version of Clippy flags new errors.
The clippy warnings have been fixed in the mean time (#512). Could you rebase your PR?
We discussed this in today's matrix meeting and the response was positive. So @honzasp, if you rebase this, I'm sure it will be approved soon.
@jannic Rebased and all checks passed :tada:
These methods are equivalent to their
std
counterparts (exceptswap_unchecked()
, which is a natural extension).