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 8961be9526
Do not escape newlines on Err(LoadError).unwrap()
Wrap verifier logs in a newtype whose `Debug` impl emits unescaped
newlines. This improves ergonomics in tests where we `Result::unwrap()`
those load errors; when these fail today they emit the errors with
newlines escaped, making them incredibly difficult to read.
1 year ago
..
libbpf@a2258003f2 xtask: move libbpf submodule 1 year ago
public-api Do not escape newlines on Err(LoadError).unwrap() 1 year ago
src xtask: reverse public API diff direction 1 year ago
Cargo.toml public-api: simplify and improve output 1 year ago