Tracking issue for -Z randomize-layout
#106764
Labels
-Zrandomize-layout
Unstable option: Randomize the layout of types.
A-CLI
Area: Command-line interface (CLI) to the compiler
A-layout
Area: Memory layout of types
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
This is a tracking issue for the unstable rustc flag
-Zrandomize-layout
. (rust-lang/compiler-team#457)About tracking issues
Tracking issues are used to record the overall progress of implementation. They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions. A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature. Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.
Steps
Unresolved Questions
Implementation history
-Zrandomize-layout
flag to better detect code that rely on unspecified behavior related to memory layout #77316-Z randomize-layout
flag compiler-team#457-Z randomize-layout
#91932-Z randomize-layout
#97861The text was updated successfully, but these errors were encountered: