No description
Find a file
Wolfgang Bumiller 957acc8917 fix dangerous_implicit_autorefs in nightly
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>
2025-09-08 11:24:54 +02:00
.cargo move .cargo/config to .cargo/config.toml 2024-06-20 12:38:23 +02:00
debian bump version to 1.0.0-1 2025-06-11 14:41:16 +02:00
examples tree wide: fix formatting via cargo fmt 2025-08-27 14:27:46 +02:00
src fix dangerous_implicit_autorefs in nightly 2025-09-08 11:24:54 +02:00
tests tree wide: fix formatting via cargo fmt 2025-08-27 14:27:46 +02:00
.buildbot.yml update buildbot.yml for tokio 1.18 2022-07-28 14:54:24 +02:00
.gitignore ignore testdir 2020-03-05 10:46:18 +01:00
Cargo.toml bump version to 1.0.0-1 2025-06-11 14:41:16 +02:00
Makefile build: add dsc target 2024-11-26 11:10:06 +01:00
rustfmt.toml import 2020-02-18 14:08:02 +01:00
TODO.rst Add TODO file 2020-06-26 08:59:03 +02:00