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 63ef2ae commit ed1fc0cCopy full SHA for ed1fc0c
Changelog.md
@@ -2,6 +2,7 @@
2
3
- Add support for `sidt` instruction ([#246](https://github.com/rust-osdev/x86_64/pull/246))
4
- Fix Debug and PartialEq implementations for IDT entry type ([#249](https://github.com/rust-osdev/x86_64/pull/249))
5
+- Looser trait bounds for Port types ([#247](https://github.com/rust-osdev/x86_64/pull/247))
6
7
# 0.14.0 – 2021-04-11
8
0 commit comments