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
Alessandro Decina c64d8e2bb7 Add back bpf/.cargo/config.toml
So to build/check things using the bpf target one can:

    cd bpf && cargo check && cargo build

without having to manually pass --target=bpfel-unknown-none -Z
build-std=core.

It also fixes cargo xtask docs, since the command relies on bpf docs
being built with the bpfel-unknown-none target.
1 year ago
..
.cargo Add back bpf/.cargo/config.toml 1 year ago
aya-bpf disallow (some) as conversions 1 year ago
aya-bpf-bindings [codegen] Update libbpf to f7eb43b90f4c8882edf6354f8585094f8f3aade0Update libbpf to f7eb43b90f4c8882edf6354f8585094f8f3aade0 1 year ago
aya-bpf-cty Merge pull request #627 from nak3/add-riscv 1 year ago
aya-log-ebpf disallow (some) as conversions 1 year ago
rust-toolchain.toml Re-organize into a single workspace 2 years ago