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
Shenghui Ye 81bc307dce aya-obj: migrate bindgen destination
Aya::obj depends on bindgen generated files, and we start
by migrating bindgen generated files.

This commit adds the new aya-obj crate to the workplace
and migrates generated files into the crate. We use core
instead of std in an effort to make the final crate no_std.

Bindgen was run against libbpf v1.0.1.

Refs: #473
2 years ago
..
codegen aya-obj: migrate bindgen destination 2 years ago
docs Fix lints 2 years ago
build_ebpf.rs fix uninlined_format_args clippy issues 2 years ago
build_test.rs upgrade clap to 4.x 2 years ago
main.rs fix uninlined_format_args clippy issues 2 years ago
run.rs fix uninlined_format_args clippy issues 2 years ago
utils.rs test: Replace RTF with Rust 2 years ago