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/test/integration-test
Tamir Duberstein bbcbb4d2a1
integration-test: shuttle linker errors to user
Run cargo with RUSTC_LOG=rustc_codegen_ssa:🔙:link=warn to get
bpf-linker logs back. Turns out we get a good bit of output, including
errors from LLVM.

Cargo ignores stderr from build scripts, so extra care is taken to
shuttle stderr from cargo-in-cargo back to the user.
2 years ago
..
bpf integration-test: compile C probes using build.rs 2 years ago
src Make logging test output more legible 2 years ago
Cargo.toml Merge pull request #657 from aya-rs/build-rs-invalidate-deps 2 years ago
build.rs integration-test: shuttle linker errors to user 2 years ago