Skip to content

Commit cdd8335

Browse files
authored
Merge pull request #789 from rust-embedded/r
move in R::field_iter
2 parents 2bc8c82 + 6abf3d0 commit cdd8335

File tree

4 files changed

+76
-92
lines changed

4 files changed

+76
-92
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
1010
- Add `svd::Device` validation after parsing by `serde`
1111
- Add `skip-crate-attributes` config flag
1212
- Better display parsing errors
13+
- `move` in `R::field_iter` implementation (iterator of field array values)
1314

1415
## [v0.31.2] - 2023-11-29
1516

0 commit comments

Comments
 (0)