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/src
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
..
codegen codegen: cgroup_iter_order NFPROTO* nf_inet_hooks 4 months ago
docs.rs chore(aya-ebpf): Rename bpf -> ebpf 11 months ago
lib.rs rustfmt: group_imports = "StdExternalCrate" 1 year ago
main.rs rustfmt: group_imports = "StdExternalCrate" 1 year ago
public_api.rs Use TargetKind enum and Target::is_proc_macro 2 months ago
run.rs Enable unwinding in userspace 2 months ago