Dave Tucker f6c5cb2ad2 chore(*): set clippy unused_trait_names = warn
We have previously tried to import traits anonymously where possible but
enforcing this manually was hard.

Since Rust 1.83 clippy can now enforce this for us.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
..
bpf_probe_read.rs Bump edition to 2024
btf_relocations.rs Bump edition to 2024
elf.rs chore(*): set clippy unused_trait_names = warn
info.rs integration-test: use scopeguard over panic hook
iter.rs chore(*): set clippy unused_trait_names = warn
load.rs Bump edition to 2024
log.rs Bump edition to 2024
raw_tracepoint.rs Bump edition to 2024
rbpf.rs Bump edition to 2024
relocations.rs Bump edition to 2024
ring_buf.rs Bump edition to 2024
smoke.rs feat: Refactor init into test-distro
strncmp.rs Bump edition to 2024
tcx.rs Bump edition to 2024
uprobe_cookie.rs Bump edition to 2024
xdp.rs chore(*): set clippy unused_trait_names = warn