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 81b705f commit 79d8941Copy full SHA for 79d8941
Changelog.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+- Use `asm!` instead of perma-unstable `llvm_asm!` macro
4
+
5
# 0.12.2 – 2020-09-29
6
7
- Add additional `DescriptorFlags` and aliases compatible with `syscall`/`sysenter` ([#181](https://github.com/rust-osdev/x86_64/pull/181))
0 commit comments