aya/bpf
Tamir Duberstein b86d42d1b0
xtask: remove assumptions from docs command
This slightly changes the site layout: crate documentation is now flat
rather than being nested under "user" and  "bpf".

- Run `cargo clean --doc` before generating docs to ensure hermiticity.
- Generate header.html into a temporary directory.
- Remove "site" on each run to ensure hermiticity.
- Invoke cargo only once.
- Avoid editing sources.
..
.cargo xtask: remove assumptions from docs command
aya-bpf disallow (some) as conversions
aya-bpf-bindings [codegen] Update libbpf to f7eb43b90f4c8882edf6354f8585094f8f3aade0Update libbpf to f7eb43b90f4c8882edf6354f8585094f8f3aade0
aya-bpf-cty Merge pull request from nak3/add-riscv
aya-log-ebpf disallow (some) as conversions
rust-toolchain.toml Re-organize into a single workspace