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 fd00b39f09 Enable unwinding in userspace
Unwinding gives us more information, so we shouldn't disable it
globally. It is already disabled for BPF targets via the target configs
in rustc itself.

This complicates the clippy invocation somewhat, so put it in a shell
script for developer as well as CI use.
2 months ago
..
libbpf@20ea95b450 xtask: Generate new bindings 10 months ago
public-api Allow aya-ebpf to clippy with stable rust 2 months ago
src Enable unwinding in userspace 2 months ago
Cargo.toml chore: Don't use path deps in workspace 11 months ago