You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/aya-obj/src/btf
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>
1 month ago
..
btf.rs chore(*): set clippy unused_trait_names = warn 1 month ago
info.rs chore(*): set clippy unused_trait_names = warn 1 month ago
mod.rs Use #[expect(...)] rather than #[allow(...)] 2 months ago
relocation.rs chore(*): set clippy unused_trait_names = warn 1 month ago
types.rs chore(*): set clippy unused_trait_names = warn 1 month ago