You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Run and build the complete workspace. Also update the toolchain such that get the newest clippy warnings
* `start` feature was removed
* Remove `test-no-std` from the default members instead of removing it manually from most builds
* Remove the `workspace` flag as it leads to inclusion of the `test-no-std` package
* Fix clippy issues
* Update pipeline commands for clippy
* Update test command for pipeline
* Add missing comma
* Fix clippy issues
* Add box import only when `std` feature is not active
* Ignore some clippy issues
* Add fixes for keystore
* Don't check examples and ignore some more warning
* Remove taplo for now
* Remove exclude for keystore
0 commit comments