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 eeb7b63 commit ede383fCopy full SHA for ede383f
Changelog.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+- Implement `Clone` for `PageTable` ([#236](https://github.com/rust-osdev/x86_64/pull/236))
4
+
5
# 0.13.2 – 2021-02-02
6
7
- Fix build on latest nightly: The feature `const_in_array_repeat_expressions` was removed ([#230](https://github.com/rust-osdev/x86_64/pull/230))
0 commit comments