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 e2c691e commit 68d75adCopy full SHA for 68d75ad
multiboot2/Changelog.md
@@ -9,8 +9,8 @@
9
This release contains a massive refactoring of various internals. Now, **all
10
unit tests pass Miri**, thus we removed lots of undefined behaviour and
11
increased the memory safety! 🎉 Only a small part of these internal refactorings
12
-leak to the public interface. If you don't provide external custom tags, you
13
-should be fine.
+leak to the public interface. If you don't use external custom tags, you
+should be fine from any refactorings.
14
15
Please note that **all previous releases** must be considered unsafe, as they
16
contain UB. However, it is never clear how UB results in immediate incorrect
0 commit comments