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/src
Tamir Duberstein fa91fb4f59
Remove "async" feature
This feature is equivalent to async_tokio || async_std; removing it
avoids warnings emitted during `cargo hack check --feature-powerset`
where async is selected without either of the other features.

Use cargo hack to ensure clippy runs on the powerset of features.
2 years ago
..
maps disallow (some) as conversions 2 years ago
programs disallow (some) as conversions 2 years ago
args.rs Add pt_regs handling in aya-bpf/args.rs for riscv64 2 years ago
helpers.rs Remove "async" feature 2 years ago
lib.rs disallow (some) as conversions 2 years ago