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 8d08ed7cdb
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.
5 months ago
..
libbpf@20ea95b450 xtask: Generate new bindings 1 year ago
public-api Allow aya-ebpf to clippy with stable rust 5 months ago
src Enable unwinding in userspace 5 months ago
Cargo.toml chore: Don't use path deps in workspace 1 year ago