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
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
..
src integration-test: shuttle linker errors to user 2 years ago
Cargo.toml xtask: remove assumptions from docs command 2 years ago