We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49802d1 commit ec292d1Copy full SHA for ec292d1
Changelog.md
@@ -3,6 +3,7 @@
3
## Breaking changes
4
5
- [add `Mapper::clear` to clear any page table entry regardless of the present flag](https://github.com/rust-osdev/x86_64/pull/484)
6
+- [`Mapper::unmap` now also returns the flags of the page ](https://github.com/rust-osdev/x86_64/pull/484)
7
8
# 0.15.1 – 2024-03-19
9
0 commit comments