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/ebpf/aya-ebpf/src
Michal R 98e8c78376 aya-ebpf: Make use of `Borrow` and `BorrowMut` in map methods
Let callers pass either owned objects or references. We do that already
in the user-space methods.
2 weeks ago
..
btf_maps aya-ebpf: Make use of `Borrow` and `BorrowMut` in map methods 2 weeks ago
maps aya-ebpf: Make use of `Borrow` and `BorrowMut` in map methods 2 weeks ago
programs lint all crates; enable strict pointer lints 4 weeks ago
args.rs lint all crates; enable strict pointer lints 4 weeks ago
helpers.rs lint all crates; enable strict pointer lints 4 weeks ago
lib.rs ebpf: use `ptr::from_ref` 3 weeks ago