Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-random/rand
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.0
Choose a base ref
...
head repository: rust-random/rand
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.8.1
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 31, 2020

  1. Configuration menu
    Copy the full SHA
    3c19b97 View commit details
    Browse the repository at this point in the history
  2. Prepare rand_core 0.6.1

    taiki-e committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    a63eb3a View commit details
    Browse the repository at this point in the history
  3. Prepare rand 0.8.1

    taiki-e committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    e5eec8e View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. Merge pull request #1081 from taiki-e/playground

    Enable all stable features in the playground
    dhardy authored Jan 1, 2021
    Configuration menu
    Copy the full SHA
    34aa769 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb4b8a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Configuration menu
    Copy the full SHA
    594aed8 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Merge pull request #1083 from dhardy/work

    Fix #1082 (seed_from_u64 with non multiple of 4)
    dhardy authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    bda9974 View commit details
    Browse the repository at this point in the history
Loading