redshirt
redshirt copied to clipboard
Bump rand_core from 0.6.1 to 0.6.2
Bumps rand_core from 0.6.1 to 0.6.2.
Changelog
Sourced from rand_core's changelog.
[0.6.2] - 2019-01-04
Additions
- Add
DefaultforThreadRng(#657)- Move
rngs::OsRngtorand_ossub-crate; clean up code; use as dependency (#643) ##BLOCKER##- Add
rand_xoshirosub-crate, plus benchmarks (#642, #668)Fixes
- Fix bias in
UniformInt::sample_single(#662)- Use
autocfginstead ofrustc_versionfor rustc version detection (#664)- Disable
i128andu128if thetarget_osisemscripten(#671: work-around Emscripten limitation)- CI fixes (#660, #671)
Optimisations
- Optimise memory usage of
UnitCircleandUnitSphereSurfacedistributions (no PR)
Commits
3a03c9eMerge pull request #1096 from tmandry/patch-12cf5120Bump to 0.6.2390a7b1Fix assertions inside read_{u32,u64}_into6ecbe26Merge pull request #1089 from dhardy/work8821743Prepare 0.8.3fa615efFeature gate choose_multiple_weighted on std22dec87CI: more accurate no-default-feature and nightly test targets6a6b9fdMerge pull request #1087 from GautierMinster/fix_uniform_int_panic_on_full_in...2c9085aBump to 0.8.2 and update changelog4e8c7a4distributions/uniform: fix panic in gen_range(0..=MAX)- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
A newer version of rand_core exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.