You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/this-month/2020-10/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Thanks to [@toku-sa-n](https://github.com/toku-sa-n) for their contribution! We
46
46
47
47
The `volatile` crate provides a safe wrapper type for implementing volatile read and write operations. This is useful for accessing memory regions that have side-effects, such as memory-mapped hardware registers or framebuffers.
48
48
49
-
In October, we published a new version to fix the crate's `unstable` feature on newer Rust nighlies:
49
+
In October, we published a new version to fix the crate's `unstable` feature on newer Rust nightlies:
50
50
51
51
-[Change `slice::check_range` to `RangeBounds::assert_len`](https://github.com/rust-osdev/volatile/pull/16) <spanclass="gray">(published as `v0.4.2`)</span>
0 commit comments