diff options
author | Thomas Mühlbacher <tmuehlbacher@posteo.net> | 2024-05-31 12:44:33 +0200 |
---|---|---|
committer | Thomas Mühlbacher <tmuehlbacher@posteo.net> | 2024-05-31 12:48:42 +0200 |
commit | 96a346254d6c39d45f816e9c5f903a2efa3d1c0d (patch) | |
tree | 67b9aab41a461dc1453378d7b647d77e94cf4dd5 /c_src/cmd_migrate.c | |
parent | 15e3c90584e516dc50b453da20f0298c750a0c6a (diff) |
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>
Diffstat (limited to 'c_src/cmd_migrate.c')
0 files changed, 0 insertions, 0 deletions