Commit Graph

4 Commits (2e8d8a9db6a4ea23b86a8307dd9a9750457fff8a)

Author SHA1 Message Date
Thomas Eizinger 46799f3167
Go back to nightly clippy 4 weeks ago
Thomas Eizinger 91d66b6121
Simplify clippy script
Now that our entire workspace compiles fine on the host architecture
we can also just run clippy across the entire workspace.
4 weeks ago
Tamir Duberstein e0c4948e36 Extract integration-common for shared types 5 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.
5 months ago