Commit Graph

2 Commits (main)

Author SHA1 Message Date
Tamir Duberstein e0c4948e36 Extract integration-common for shared types 2 months ago
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