Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 451 Bytes

File metadata and controls

12 lines (9 loc) · 451 Bytes

What this changes

Checklist

  • cargo fmt --all --check and cargo clippy --all-targets -- -D warnings pass
  • cargo test and cargo test --no-default-features pass
  • New public items are documented
  • A test covers the change
  • CHANGELOG.md is updated under ## [Unreleased]
  • The change builds on Rust 1.88, or the MSRV bump is intentional and noted