We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df48ba9 commit 6dfc218Copy full SHA for 6dfc218
Changelog.md
@@ -1,5 +1,8 @@
1
# Unreleased
2
3
+- Add `Debug` implementation for `InterruptDescriptorTable` ([#253](https://github.com/rust-osdev/x86_64/pull/253))
4
+ - Improve `Debug` implementations for `Entry` and `EntryOptions`
5
+
6
# 0.14.2 – 2021-05-13
7
8
- Multiple improvements to assembly code ([#251](https://github.com/rust-osdev/x86_64/pull/251))
0 commit comments