Skip to content

Commit a53a57a

Browse files
committed
Update changelog
Signed-off-by: Joe Richey <[email protected]>
1 parent 0d478bb commit a53a57a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Unreleased
22

3+
- The following methods no longer require the `nightly` feature to be `const fn`s`:
4+
- `PageTable::new`
5+
- `GlobalDescriptorTable::from_raw_slice`
6+
- `MappedFrame::{start_address, size}`
7+
- `Page<Size4KiB>::p1_index`
38
- Add `Debug` implementation for `InterruptDescriptorTable` ([#253](https://github.com/rust-osdev/x86_64/pull/253))
49
- Improve `Debug` implementations for `Entry` and `EntryOptions`
510

0 commit comments

Comments
 (0)