Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use -Z randomize-layout #56

Closed
joshlf opened this issue Oct 13, 2022 · 3 comments · Fixed by #58
Closed

Use -Z randomize-layout #56

joshlf opened this issue Oct 13, 2022 · 3 comments · Fixed by #58
Assignees

Comments

@joshlf
Copy link
Member

joshlf commented Oct 13, 2022

When we're testing with the nightly toolchain in CI, we should use the -Z randomize-layout rustc flag.

@itsyaasir
Copy link
Contributor

Hey there, I would like to take up this issue.
Thank you

itsyaasir added a commit to itsyaasir/zerocopy that referenced this issue Oct 14, 2022
Add `-Z randomize-layout` flag to the CI when the tests are run in the nighlty toolchain.
closes google#56
@joshlf
Copy link
Member Author

joshlf commented Oct 14, 2022

Awesome, thanks @itsyaasir ! Welcome to zerocopy 😃

@itsyaasir
Copy link
Contributor

Awesome, thanks @itsyaasir ! Welcome to zerocopy 😃

Thank you @joshlf

joshlf pushed a commit that referenced this issue Oct 14, 2022
Add `-Z randomize-layout` flag to CI when the tests are run in the nightly toolchain.

Closes #56
joshlf pushed a commit that referenced this issue Aug 3, 2023
Add `-Z randomize-layout` flag to CI when the tests are run in the nightly toolchain.

Closes #56
@joshlf joshlf mentioned this issue Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants