We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe7c2e commit 3261e9eCopy full SHA for 3261e9e
Changelog.md
@@ -1,5 +1,8 @@
1
# Unreleased
2
3
+- [Fix data layout for custom targets for LLVM 18](https://github.com/rust-osdev/bootloader/pull/421)
4
+ - Fixes build on latest Rust nightly
5
+
6
# 0.9.24 – 2024-01-28
7
8
- Fix data layout for `x86_64-bootloader` target ([#415](https://github.com/rust-osdev/bootloader/pull/415))
0 commit comments