Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
13.5k
Star
105k
Code
Issues
5k+
Pull requests
767
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Tracking issue for post stage 0 bootstrap sequence redesign follow-ups and bugs
#141901 ·
jieyouxu
opened
on Jun 2, 2025
1
Issues
Search Issues
state
:
open
label
:
-Zrandomize-layout
state:open label:-Zrandomize-layout
Search
Labels
Milestones
New issue
Search results
Open
Closed
-Zrandomize-layout causes ICE when compiling syn (as part of a test) (with --target)
-Zrandomize-layout
Unstable option: Randomize the layout of types.
Unstable option: Randomize the layout of types.
C-bug
Category: This is a bug.
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-nightly
This issue requires a nightly compiler in some way.
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#112065
In rust-lang/rust;
·
saethlin
opened
on May 29, 2023
Tracking issue for <code>-Z randomize-layout</code>
-Zrandomize-layout
Unstable option: Randomize the layout of types.
Unstable option: Randomize the layout of types.
A-CLI
Area: Command-line interface (CLI) to the compiler
Area: Command-line interface (CLI) to the compiler
A-layout
Area: Memory layout of types
Area: Memory layout of types
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
S-tracking-impl-incomplete
Status: The implementation is incomplete.
Status: The implementation is incomplete.
S-tracking-needs-documentation
Status: Needs documentation.
Status: Needs documentation.
S-tracking-needs-summary
Status: It's hard to tell what's been done and what hasn't! Someone should do some investigation.
Status: It's hard to tell what's been done and what hasn't! Someone should do some investigation.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#106764
In rust-lang/rust;
·
dtolnay
opened
on Jan 12, 2023
ICE compiling liballoc with -Z randomize-layout in effect
-Zrandomize-layout
Unstable option: Randomize the layout of types.
Unstable option: Randomize the layout of types.
C-bug
Category: This is a bug.
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#90476
In rust-lang/rust;
·
chorman0773
opened
on Nov 1, 2021
Randomize the ordering of struct fields when compiling in debug mode
-Zrandomize-layout
Unstable option: Randomize the layout of types.
Unstable option: Randomize the layout of types.
A-reproducibility
Area: Reproducible / deterministic builds
Area: Reproducible / deterministic builds
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
Category: A feature request, i.e: not implemented / a PR.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#38550
In rust-lang/rust;
·
bstrie
opened
on Dec 22, 2016
You can’t perform that action at this time.