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
Michal R 3a7d1bebb4 aya-ebpf: Reduce repetition and improve documentation of `maps::hash_map`
* The methods of all structs are almost identical, use a macro to reduce
  code repetition.
* Use the third person in all docstrings..
* Make use of `#[doc]` and split out the most repetetive chunks into
  separate files.
* Make the `Safety` comment for `get*` operations more clear, provide
  context and inks.
2 weeks ago
..
libbpf@20ea95b450 xtask: Generate new bindings 2 years ago
patches xtask: patch gen_init_cpio.c 1 month ago
public-api aya-ebpf: Reduce repetition and improve documentation of `maps::hash_map` 2 weeks ago
src xtask: tolerate curl failure when possible 3 weeks ago
Cargo.toml xtask: teach integration-test vm to consume kernel debs directly 1 month ago