We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
repr
1 parent 7d9cbcf commit 4400472Copy full SHA for 4400472
Changelog.md
@@ -9,6 +9,7 @@
9
- `OffsetPageTable`'s `PageTableFrameMapping` implementation is now public as `PhysOffset`.
10
- [make range types `!Copy`](https://github.com/rust-osdev/x86_64/pull/581)
11
- To migrate, use `.clone()` if necessary.
12
+- [make page types `repr(transparent)` and range types `repr(Rust)`](https://github.com/rust-osdev/x86_64/pull/584)
13
14
# 0.15.4 – 2025-11-24
15
0 commit comments