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

Move to non-enum Status for type safety reasons #51

Merged
merged 17 commits into from
Sep 27, 2018
Merged

Commits on Sep 26, 2018

  1. Configuration menu
    Copy the full SHA
    90a416c View commit details
    Browse the repository at this point in the history
  2. Make it public

    HadrienG2 committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    afbfa71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c3243f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1af41b9 View commit details
    Browse the repository at this point in the history
  5. Make uefi-services use it

    HadrienG2 committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    5b2af08 View commit details
    Browse the repository at this point in the history
  6. Make it part of the prelude

    HadrienG2 committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    ca39b23 View commit details
    Browse the repository at this point in the history
  7. Make the tests use it

    HadrienG2 committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    3d805ed View commit details
    Browse the repository at this point in the history
  8. Fix a stupid bug

    HadrienG2 committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    85c57f5 View commit details
    Browse the repository at this point in the history
  9. Update the docs

    HadrienG2 committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    d965d1a View commit details
    Browse the repository at this point in the history
  10. Do a rustfmt run

    HadrienG2 committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    f716a19 View commit details
    Browse the repository at this point in the history
  11. Typo fix

    HadrienG2 committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    73b3844 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    3c61bf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a40cce4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66d9102 View commit details
    Browse the repository at this point in the history
  4. Improve naming conventions

    HadrienG2 committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    a91cfc4 View commit details
    Browse the repository at this point in the history
  5. Update to latest rustfmt

    HadrienG2 committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    f7e6e38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1283ed View commit details
    Browse the repository at this point in the history