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 1f015b1 commit eb1149fCopy full SHA for eb1149f
Changelog.md
@@ -6,7 +6,7 @@
6
- Make `GlobalDescriptorTable::add_entry` a const fn ([#191](https://github.com/rust-osdev/x86_64/pull/191))
7
- Rename `enable_interrupts_and_hlt` to `enable_and_hlt` ([#206](https://github.com/rust-osdev/x86_64/pull/206))
8
- Provide functions for accessing the underlying L4 table for mapper types ([#184](https://github.com/rust-osdev/x86_64/pull/184))
9
-- Remove Trait constraint for Port::new() ([#188](https://github.com/rust-osdev/x86_64/pull/188))
+- Remove Trait constraint for `Port::new()` ([#188](https://github.com/rust-osdev/x86_64/pull/188))
10
11
# 0.12.2 – 2020-09-29
12
0 commit comments