Peternator7/strum
### [`v0.24.3`](https://togithub.com/Peternator7/strum/blob/HEAD/CHANGELOG.md#0243-strummacros)
- [#231](https://togithub.com/Peternator7/strum/pull/231) Add ignore lints for EnumIter not implementing Copy or Debug
on the generated iter struct. Copy should generally not be implemented on Iterators. Its an oversight that Debug isn't
implemented, but it will be a breaking change to add that so it'll be added in a future version.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.24.2
->0.24.3
Release Notes
Peternator7/strum
### [`v0.24.3`](https://togithub.com/Peternator7/strum/blob/HEAD/CHANGELOG.md#0243-strummacros) - [#231](https://togithub.com/Peternator7/strum/pull/231) Add ignore lints for EnumIter not implementing Copy or Debug on the generated iter struct. Copy should generally not be implemented on Iterators. Its an oversight that Debug isn't implemented, but it will be a breaking change to add that so it'll be added in a future version.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.