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
Tamir Duberstein e621a09181
Clippy over tests and integration-ebpf
Replace all `assert!(matches!(..))` with `assert_matches!(..)`.

Remove the now-unused build-integration-test xtask command whose logic
doesn't match that of the build-and-run command.
1 year ago
..
btf Remove verifier log special case 1 year ago
generated [codegen] Update libbpf to f7eb43b90f4c8882edf6354f8585094f8f3aade0Update libbpf to f7eb43b90f4c8882edf6354f8585094f8f3aade0 1 year ago
programs aya: flip feature "no_std" to feature "std" 2 years ago
lib.rs aya: Move program's functions to the same map 2 years ago
maps.rs aya: flip feature "no_std" to feature "std" 2 years ago
obj.rs Clippy over tests and integration-ebpf 1 year ago
relocation.rs Clippy over tests and integration-ebpf 1 year ago
util.rs aya: flip feature "no_std" to feature "std" 2 years ago