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 89bc255f1d
aya: MapData::fd is non-optional
The primary driver of change here is that `MapData::create` is now a
factory function that returns `Result<Self, _>` rather than mutating
`&mut self`. The remaining changes are consequences of that change, the
most notable of which is the removal of several errors which are no
longer possible.
1 year ago
..
libbpf@a2258003f2 xtask: move libbpf submodule 1 year ago
public-api aya: MapData::fd is non-optional 1 year ago
src xtask: add noapic to kernel parameters 1 year ago
Cargo.toml Cargo.toml: Remove default-features settings 1 year ago