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