Skip to content

v0.5.4: support `cargo clippy -- -D warnings` (#26)

Choose a tag to compare

@github-actions github-actions released this 01 Aug 19:26
· 30 commits to main since this release
Immutable release. Only release title and notes can be modified.
2b4ba70

Bugfixes

  • Fixed UnstableFeature::unsized_const_params not identified when running cargo clippy -- -D warnings
  • ninja-build_rs stub re-exports latest version

Technical changes

  • Added tests of cargo clippy -- -D warnings for all examples