We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2516997 commit 0abcda8Copy full SHA for 0abcda8
Changelog.md
@@ -1,5 +1,8 @@
1
# Unreleased
2
3
+- Add additional `DescriptorFlags` and aliases compatible with `syscall`/`sysenter` ([#181](https://github.com/rust-osdev/x86_64/pull/181))
4
+- Fix (another) build error on latest nightly ([#186](https://github.com/rust-osdev/x86_64/pull/186))
5
+
6
# 0.12.1 – 2020-09-24
7
8
- Fix build error on latest nightly ([#182](https://github.com/rust-osdev/x86_64/pull/182))
0 commit comments