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/src
Dave Tucker dc31e11691 Re-organize into a single workspace
This commit moves the aya-log projects from the subtree and adds them to
the main cargo workspace. It also brings the BPF crates into the
workspace and moves the macro crates up a level since they aren't BPF
code.

Miri was disabled for aya-bpf as the previous config wasn't actually
checking anything.

CI, clippy, fmt and release configurations have all been adjusted
appropriately.

CI was not properly running for other supported arches which was also
ixed here.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2 years ago
..
codegen xtask: fix lint errors due to clap changes 2 years ago
docs Re-organize into a single workspace 2 years ago
build_ebpf.rs test: Replace RTF with Rust 2 years ago
build_test.rs test: Replace RTF with Rust 2 years ago
main.rs test: Replace RTF with Rust 2 years ago
run.rs test: Replace RTF with Rust 2 years ago
utils.rs test: Replace RTF with Rust 2 years ago