aya/xtask
Tyrone Wu 85d67acb79
aya,aya-obj: cache feat probed info fields
Cached probed for ProgramInfo fields instead of exposing it through
global FEATURE. Probing occurs on cache miss, which happens when first
accessing the field, *and* if the field is 0.
..
libbpf@20ea95b450 xtask: Generate new bindings
public-api aya,aya-obj: cache feat probed info fields
src chore(*): set clippy unused_trait_names = warn
Cargo.toml feat: Refactor init into test-distro