Skip to content

Commit b639f7b

Browse files
luojia65Emilgardis
andauthored
fix: Update CHANGELOG.md
Co-authored-by: Emil Gardström <[email protected]>
1 parent 7014057 commit b639f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
- Remove explicit deref in `generic.rs` since it's done by auto-deref
1313
- Make writing raw bits to a whole register safe if the SVD indicates
1414
so through the <WriteConstraint> element (see [v0.7.1] too).
15-
- Remove lint #![deny(const_err)] as it is removed in Rust
15+
- Remove lint #![deny(const_err)] as it is a hard error in Rust now
1616

1717
## [v0.26.0] - 2022-10-07
1818

0 commit comments

Comments
 (0)