Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 955 Bytes

File metadata and controls

32 lines (23 loc) · 955 Bytes

Type

  • Hardware quirk (contrib/hw/*.toml)
  • Bug fix
  • Distribution packaging
  • Documentation
  • Other:

Description

Testing

Checklist

  • cargo fmt --all -- --check passes
  • cargo clippy --workspace -- -D warnings passes
  • cargo test --workspace passes
  • No new warnings introduced
  • I have read CONTRIBUTING.md

Breaking changes