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/bpf/aya-bpf
Michal Rostecki ee15fbbbc5 bpf: Use `then_some` instead of `then(|| [...])`
This change fixes the `unnecessary_lazy_evaluations` clippy warning.

Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
3 years ago
..
src bpf: Use `then_some` instead of `then(|| [...])` 3 years ago
Cargo.toml bpf: add aya-bpf-bindings 4 years ago
build.rs bpf: re-reun build.rs if env changed 3 years ago