mirror of
https://git.proxmox.com/git/pxar.git
synced 2025-12-06 09:52:27 +00:00
No description
While we already use multiple lines with type annotations here, the MaybeUninit type makes it a bit unwieldly. Contract the first conversion to the inner type into the 2nd line (since we already call a method without an intermediate cast which anyway) Reported-by: BBArikL <bbarik@protonmail.com> Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
|---|---|---|
| .cargo | ||
| debian | ||
| examples | ||
| src | ||
| tests | ||
| .buildbot.yml | ||
| .gitignore | ||
| Cargo.toml | ||
| Makefile | ||
| rustfmt.toml | ||
| TODO.rst | ||