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/xtask
Thomas Eizinger 239acac2c5
workspace: include eBPF crates in default-members
Being able to compile the eBPF crates for the host architecture is
useful because it allows `cargo build` and `cargo test` to "just work".

To achieve that, we feature-gate `no_std` and `no_main` on the bpf
target architecture.
3 weeks ago
..
libbpf@20ea95b450 xtask: Generate new bindings 1 year ago
public-api workspace: include eBPF crates in default-members 3 weeks ago
src chore(*): set clippy unused_trait_names = warn 1 month ago
Cargo.toml feat: Refactor init into test-distro 1 month ago