-Z randomize-layout
compiler flag is not documented in the unstable book
#130462
Labels
-Zrandomize-layout
Unstable option: Randomize the layout of types.
A-docs
Area: documentation for any part of the project, including the compiler, standard library, and tools
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Location
https://doc.rust-lang.org/nightly/unstable-book/compiler-flags.html
Summary
I expected to find a page for
-Z randomize-layout
, as described in #106764, but I didn't find any.The text was updated successfully, but these errors were encountered: