Commit Graph

1 Commits (8d08ed7cdb53f3fef731d355dc11995c8d09b55a)

Author SHA1 Message Date
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