-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
mem::zeroed/uninit: panic on types that do not permit zero-initialization #66059
Merged
Commits on Feb 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 503026b - Browse repository at this point
Copy the full SHA 503026bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fd909b - Browse repository at this point
Copy the full SHA 6fd909bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d78c4aa - Browse repository at this point
Copy the full SHA d78c4aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for df6a3a0 - Browse repository at this point
Copy the full SHA df6a3a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b133d67 - Browse repository at this point
Copy the full SHA b133d67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e66f58 - Browse repository at this point
Copy the full SHA 6e66f58View commit details -
we cannot short-circuit just becuase the Abi seems harmless
also add tests for ScalarPair enums
Configuration menu - View commit details
-
Copy full SHA for 729f4cd - Browse repository at this point
Copy the full SHA 729f4cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfe593e - Browse repository at this point
Copy the full SHA bfe593eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c84e45 - Browse repository at this point
Copy the full SHA 7c84e45View commit details -
Configuration menu - View commit details
-
Copy full SHA for a09c33e - Browse repository at this point
Copy the full SHA a09c33eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.