Skip to content

Fix undefined behavior in std::ascii #18366

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

Merged
merged 1 commit into from
Oct 28, 2014
Merged

Fix undefined behavior in std::ascii #18366

merged 1 commit into from
Oct 28, 2014

Conversation

aochagavia
Copy link
Contributor

Closes #18314

@rust-highfive
Copy link
Contributor

warning Warning warning

  • These commits modify unsafe code. Please review it carefully!

@aochagavia
Copy link
Contributor Author

cc @thestinger

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Oct 27, 2014
@bors bors merged commit b8c4eb3 into rust-lang:master Oct 28, 2014
@aochagavia aochagavia deleted the ascii branch October 28, 2014 15:45
lnicola pushed a commit to lnicola/rust that referenced this pull request Oct 29, 2024
…Veykril

Fix status bar message not being marked markdown

Closes rust-lang/rust-analyzer#18323
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 this pull request may close these issues.

undefined behaviour in std::ascii due to implementation defined struct layout
3 participants