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
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).
4 months ago
..
codegen Avoid uncontrolled stdout into cargo 4 months ago
docs.rs chore(aya-ebpf): Rename bpf -> ebpf 2 years ago
lib.rs Avoid uncontrolled stdout into cargo 4 months ago
main.rs Bump edition to 2024 6 months ago
public_api.rs appease `clippy::uninlined-format-args` 4 months ago
run.rs appease `clippy::uninlined-format-args` 4 months ago