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/test/integration-test/src/tests
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>
4 months ago
..
bpf_probe_read.rs Bump edition to 2024 4 months ago
btf_relocations.rs Bump edition to 2024 4 months ago
elf.rs chore(*): set clippy unused_trait_names = warn 4 months ago
info.rs integration-test: use scopeguard over panic hook 4 months ago
iter.rs chore(*): set clippy unused_trait_names = warn 4 months ago
load.rs Bump edition to 2024 4 months ago
log.rs Bump edition to 2024 4 months ago
raw_tracepoint.rs Bump edition to 2024 4 months ago
rbpf.rs Bump edition to 2024 4 months ago
relocations.rs Bump edition to 2024 4 months ago
ring_buf.rs Bump edition to 2024 4 months ago
smoke.rs feat: Refactor init into test-distro 4 months ago
strncmp.rs Bump edition to 2024 4 months ago
tcx.rs Bump edition to 2024 4 months ago
uprobe_cookie.rs Bump edition to 2024 4 months ago
xdp.rs chore(*): set clippy unused_trait_names = warn 4 months ago