-
Notifications
You must be signed in to change notification settings - Fork 432
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
Revise rand_core::Error (alt #771) #800
Merged
Merged
Commits on May 16, 2019
-
rand_core: remove ErrorKind enum
This is virtually no usage, thus it was decided to remove
Configuration menu - View commit details
-
Copy full SHA for 6daae3e - Browse repository at this point
Copy the full SHA 6daae3eView commit details -
Support From<getrandom::Error> for rand_core::Error
This gives us an alternative to feature-specific behaviour
Configuration menu - View commit details
-
Copy full SHA for a4e5f01 - Browse repository at this point
Copy the full SHA a4e5f01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25650c4 - Browse repository at this point
Copy the full SHA 25650c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b61e61b - Browse repository at this point
Copy the full SHA b61e61bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f42abf8 - Browse repository at this point
Copy the full SHA f42abf8View commit details
Commits on May 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 959043d - Browse repository at this point
Copy the full SHA 959043dView commit details
Commits on May 28, 2019
-
rand_core::Error: replace internal representation and adjust API
This is a significant breaking change, discussed in rust-random#800. Also rand::rngs::adapter::read is no longer publically exported.
Configuration menu - View commit details
-
Copy full SHA for ca1b7c4 - Browse repository at this point
Copy the full SHA ca1b7c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4da7750 - Browse repository at this point
Copy the full SHA 4da7750View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5a5ab1 - Browse repository at this point
Copy the full SHA c5a5ab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d55947 - Browse repository at this point
Copy the full SHA 2d55947View 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.