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 5830f6b commit 9348195Copy full SHA for 9348195
multiboot2/Changelog.md
@@ -26,6 +26,7 @@
26
## 0.12.0
27
28
- **breaking:** `load()` and `load_with_offset` now returns a result
29
+- **breaking:** iterator functions (e.g. `ElfSectionsTag::sections()`) return `impl Iterator` instead of a concrete type
30
- added public constant `MULTIBOOT2_BOOTLOADER_MAGIC`
31
- Rust edition 2018 (instead of 2015)
32
- internal code improvements
0 commit comments