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 91b56ee commit 6a78becCopy full SHA for 6a78bec
Changelog.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+- Reduce the number of used unstable features of x86_64 crate (backport [#155](https://github.com/rust-osdev/bootloader/pull/140))
4
+
5
# 0.9.16 – 2021-03-07
6
7
Replace all remaining `lea`s with `mov` + `offset` ([#140](https://github.com/rust-osdev/bootloader/pull/140))
0 commit comments