We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 958704d commit 7335ee9Copy full SHA for 7335ee9
Changelog.md
@@ -1,5 +1,8 @@
1
# Unreleased
2
3
+- Remove feature flag for `lang_items`, `asm` and `global_asm` ([#210](https://github.com/rust-osdev/bootloader/pull/210))
4
+- Use `set_reg` method of `CS`, `DS`, `ES` and `SS` segment structs ([#211](https://github.com/rust-osdev/bootloader/pull/211))
5
+
6
# 0.10.10 – 2021-12-23
7
8
- Fix `asm` imports on latest nightly ([#209](https://github.com/rust-osdev/bootloader/pull/209))
0 commit comments