We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7014057 commit b639f7bCopy full SHA for b639f7b
CHANGELOG.md
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
- Remove explicit deref in `generic.rs` since it's done by auto-deref
13
- Make writing raw bits to a whole register safe if the SVD indicates
14
so through the <WriteConstraint> element (see [v0.7.1] too).
15
-- Remove lint #![deny(const_err)] as it is removed in Rust
+- Remove lint #![deny(const_err)] as it is a hard error in Rust now
16
17
## [v0.26.0] - 2022-10-07
18
0 commit comments