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
Dave Tucker e67cd2bfaf aya-obj: Mutate BTF in-place without clone
The BTF we're working on is Cow anyway so modifying in-place is fine.
All we need to do is store some information before we start our
mutable iteration to avoid concurrently borrowing types both mutably and
immutably.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2 years ago
..
libbpf@a2258003f2 xtask: move libbpf submodule 2 years ago
public-api aya-obj: Mutate BTF in-place without clone 2 years ago
src xtask: reverse public API diff direction 2 years ago
Cargo.toml public-api: simplify and improve output 2 years ago