We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b068db2 commit 607713cCopy full SHA for 607713c
Changelog.md
@@ -1,6 +1,7 @@
1
# Unreleased
2
3
- Use new `asm!` syntax instead of deprecated `llvm_asm!` ([#148](https://github.com/rust-osdev/bootloader/154))
4
+- Reduce the number of used unstable features of x86_64 crate ([#155](https://github.com/rust-osdev/bootloader/pull/155))
5
6
# 0.10.1 – 2021-04-07
7
0 commit comments