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

Add FromStr impl for NonZero types #58717

Merged
merged 6 commits into from
Mar 29, 2019
Merged

Commits on Feb 25, 2019

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

Commits on Feb 27, 2019

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

Commits on Feb 28, 2019

  1. fixed nonzero tests

    hellow554 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    912ad68 View commit details
    Browse the repository at this point in the history
  2. add feature flag to test

    hellow554 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    ad240ea View commit details
    Browse the repository at this point in the history
  3. fixed tests again

    hellow554 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    7330525 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. fixed shift overflow

    Fix according to oli-obk
    (rust-lang#58717 (comment))
    hellow554 committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    8f3e862 View commit details
    Browse the repository at this point in the history