-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Safe memcpy for slices ([T]::copy_from_slice) #1419
Merged
Merged
Commits on Dec 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 618677f - Browse repository at this point
Copy the full SHA 618677fView commit details
Commits on Dec 20, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 08a87e4 - Browse repository at this point
Copy the full SHA 08a87e4View commit details -
Switch to fill, Add some language
specifically about being defined for slices with uninitialized values Also add some language about alternatives
Configuration menu - View commit details
-
Copy full SHA for ff919f1 - Browse repository at this point
Copy the full SHA ff919f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 094f556 - Browse repository at this point
Copy the full SHA 094f556View commit details -
Configuration menu - View commit details
-
Copy full SHA for 509a559 - Browse repository at this point
Copy the full SHA 509a559View commit details
Commits on Dec 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 824d43c - Browse repository at this point
Copy the full SHA 824d43cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7bf742 - Browse repository at this point
Copy the full SHA a7bf742View commit details
Commits on Dec 29, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b8625ae - Browse repository at this point
Copy the full SHA b8625aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ef78eb - Browse repository at this point
Copy the full SHA 3ef78ebView commit details
Commits on Jan 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for da75c9b - Browse repository at this point
Copy the full SHA da75c9bView commit details
Commits on Feb 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5c2c4c4 - Browse repository at this point
Copy the full SHA 5c2c4c4View commit details
Commits on Feb 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ea0ad1c - Browse repository at this point
Copy the full SHA ea0ad1cView 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.