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/src/maps
Tamir Duberstein ea5f7e3015 Reduce the scope of expected warnings
This fixes a few safety comments to avoid the warnings.
7 months ago
..
array Reduce the scope of expected warnings 7 months ago
hash_map Use #[expect(...)] rather than #[allow(...)] 7 months ago
perf aya: encode perf_event ioctl contract 7 months ago
sock aya: encode bpf(2) contract 7 months ago
xdp Reduce the scope of expected warnings 7 months ago
bloom_filter.rs aya: encode perf_event_open(2) contract 7 months ago
info.rs aya: encode bpf(2) contract 7 months ago
lpm_trie.rs aya: encode perf_event_open(2) contract 7 months ago
mod.rs aya: remove panics on indeterminate kernel version 7 months ago
queue.rs aya: encode bpf(2) contract 7 months ago
ring_buf.rs Use #[expect(...)] rather than #[allow(...)] 7 months ago
stack.rs aya: encode bpf(2) contract 7 months ago
stack_trace.rs *: avoid `_` 7 months ago