Skip to content

Commit 9dfd1d4

Browse files
committed
Update changelog for #250
1 parent c9e1960 commit 9dfd1d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: Changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
- Use new `const_fn_trait_bound` feature to fix build on latest nightly ([#250](https://github.com/rust-osdev/x86_64/pull/250))
4+
- _Attention:_ The `const_fn` feature now requires at least Rust nightly `2021-05-06`.
35
- Add support for `sidt` instruction ([#246](https://github.com/rust-osdev/x86_64/pull/246))
46
- Fix Debug and PartialEq implementations for IDT entry type ([#249](https://github.com/rust-osdev/x86_64/pull/249))
57
- Looser trait bounds for Port types ([#247](https://github.com/rust-osdev/x86_64/pull/247))

0 commit comments

Comments
 (0)