We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e20835 commit 799b6faCopy full SHA for 799b6fa
Changelog.md
@@ -1,5 +1,8 @@
1
# Unreleased
2
3
+- Change `slice::check_range` to `RangeBounds::assert_len` ([#16](https://github.com/rust-osdev/volatile/pull/16))
4
+ - Fixes build on latest nightly.
5
+
6
# 0.4.1 – 2020-09-21
7
8
- Small documentation and metadata improvements
0 commit comments