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/codegen
Tamir Duberstein c8e9037ca6 Avoid uncontrolled stdout into cargo
This fixes rebuild on change of C sources by black-holing:
- Output of `make` (harmless).
- Output of `llmv-objcopy` (harmful: binary data).
2 months ago
..
aya.rs chore: generate bindings for all eBPF insns 4 months ago
aya_ebpf_bindings.rs Avoid uncontrolled stdout into cargo 2 months ago
helpers.rs chore(*): set clippy unused_trait_names = warn 4 months ago
mod.rs ci,xtask: sort architectures 5 months ago