bcachefs-tools/src
Thomas Mühlbacher 96a346254d refactor: casting-related clippy::pedantic fixes
Prefer using `ptr::addr_of!()` and `pointer::cast()` instead of raw `as`
where clippy complains and other type casting lints.

Signed-off-by: Thomas Mühlbacher <tmuehlbacher@posteo.net>
2024-05-31 12:48:42 +02:00
..
commands refactor: casting-related clippy::pedantic fixes 2024-05-31 12:48:42 +02:00
wrappers refactor: casting-related clippy::pedantic fixes 2024-05-31 12:48:42 +02:00
bcachefs.rs refactor: casting-related clippy::pedantic fixes 2024-05-31 12:48:42 +02:00
key.rs refactor: casting-related clippy::pedantic fixes 2024-05-31 12:48:42 +02:00