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/ebpf
Tamir Duberstein 1de7e728b6 Allow aya-ebpf to clippy with stable rust
The const-assert crate doesn't even compile with stable rust, so we
shouldn't depend on it. Instead we replicate its functionality behind
cfg(unstable) which is set at build time based on the toolchain in use.
2 months ago
..
.cargo chore: Rename bpf dir to ebpf 11 months ago
aya-ebpf Allow aya-ebpf to clippy with stable rust 2 months ago
aya-ebpf-bindings Release aya-ebpf-cty v0.2.2, aya-ebpf-bindings v0.1.1, aya-ebpf-macros v0.1.1, aya-ebpf v0.1.1 3 months ago
aya-ebpf-cty Remove long-dead travis config 2 months ago
aya-log-ebpf Release aya-log-common v0.1.15, aya-log-ebpf v0.1.1 3 months ago
rust-toolchain.toml chore: Rename bpf dir to ebpf 11 months ago