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

Future-proofing enums/structs with #[non_exhaustive] attribute #2008

Merged
merged 11 commits into from
Aug 26, 2017

Commits on May 24, 2017

  1. Add non_exhaustive RFC.

    clarfonthey committed May 24, 2017
    Configuration menu
    Copy the full SHA
    ac2b8be View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. Configuration menu
    Copy the full SHA
    25d8980 View commit details
    Browse the repository at this point in the history
  2. Reword summary.

    clarfonthey committed May 26, 2017
    Configuration menu
    Copy the full SHA
    aae8a31 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2017

  1. Add note on FRU.

    clarfonthey committed May 28, 2017
    Configuration menu
    Copy the full SHA
    c9c82cf View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

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

Commits on Jun 9, 2017

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

Commits on Aug 26, 2017

  1. Configuration menu
    Copy the full SHA
    3d56889 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa2502f View commit details
    Browse the repository at this point in the history
  3. Fix FRU.

    clarfonthey committed Aug 26, 2017
    Configuration menu
    Copy the full SHA
    d7c62c4 View commit details
    Browse the repository at this point in the history
  4. Wording.

    clarfonthey committed Aug 26, 2017
    Configuration menu
    Copy the full SHA
    09eeb1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60cf588 View commit details
    Browse the repository at this point in the history