Skip to content
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

make Uuid::from_guid infallible #449

Merged
merged 5 commits into from
Feb 7, 2020
Merged

make Uuid::from_guid infallible #449

merged 5 commits into from
Feb 7, 2020

Commits on Feb 6, 2020

  1. make Uuid::from_guid infallible

    Signed-off-by: Hunar Roop Kahlon <[email protected]>
    kinggoesgaming committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    6028822 View commit details
    Browse the repository at this point in the history
  2. fix error

    Signed-off-by: Hunar Roop Kahlon <[email protected]>
    kinggoesgaming committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    32c46e4 View commit details
    Browse the repository at this point in the history
  3. fix fmt

    Signed-off-by: Hunar Roop Kahlon <[email protected]>
    kinggoesgaming committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    8de2ed6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. fix test

    Signed-off-by: Hunar Roop Kahlon <[email protected]>
    kinggoesgaming committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    b2073a9 View commit details
    Browse the repository at this point in the history
  2. remove unwrap for test

    Signed-off-by: Hunar Roop Kahlon <[email protected]>
    kinggoesgaming committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    4e0b223 View commit details
    Browse the repository at this point in the history