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 e539632 commit 1c21ad1Copy full SHA for 1c21ad1
Changelog.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+- Fix const_item_mutation warnings added in latest Rust nightly ([#178](https://github.com/rust-osdev/x86_64/pull/178))
4
+
5
# 0.11.5 – 2020-09-03
6
7
- Don't rely on promotion of `PageTableEntry::new` inside a `const fn` ([#175](https://github.com/rust-osdev/x86_64/pull/175))
0 commit comments