aya/xtask
Tamir Duberstein 7fda7e7228
*: appease clippy
While I'm here convert a String to a PathBuf in an error to avoid lossy
conversions.

See https://rust-lang.github.io/rust-clippy/master/index.html#io_other_error.
..
libbpf@20ea95b450 xtask: Generate new bindings
public-api *: appease clippy
src codegen: tidy up
Cargo.toml ci: download gen_init_cpio with authentication