We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed9fb42 commit ad92ecfCopy full SHA for ad92ecf
Changelog.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+- Don't rely on promotion of `PageTableEntry::new` inside a `const fn` ([#175](https://github.com/rust-osdev/x86_64/pull/175))
4
+
5
# 0.11.4 – 2020-09-01
6
7
- Add a function for the `nop` instruction ([#174](https://github.com/rust-osdev/x86_64/pull/174))
0 commit comments