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 ParseIntError and IntErrorKind fully public #55705

Merged
merged 12 commits into from
Nov 26, 2018
Merged

Make ParseIntError and IntErrorKind fully public #55705

merged 12 commits into from
Nov 26, 2018

Commits on Nov 5, 2018

  1. Configuration menu
    Copy the full SHA
    2d1cd9a View commit details
    Browse the repository at this point in the history
  2. Add useful attributes

    eopb committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    3b0fc3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    420e641 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b60efc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Add very useful documentation

    eopb committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    c3f0c94 View commit details
    Browse the repository at this point in the history
  2. Fix mistake in my markdown

    eopb committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    3dc56b7 View commit details
    Browse the repository at this point in the history
  3. Document kind field

    eopb committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    f1a593d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Configuration menu
    Copy the full SHA
    11ee29a View commit details
    Browse the repository at this point in the history
  2. Fix incorrect documentation

    eopb committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    d0bac14 View commit details
    Browse the repository at this point in the history
  3. add unstable attribute

    eopb committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    51e1f55 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2018

  1. Configuration menu
    Copy the full SHA
    07b97a4 View commit details
    Browse the repository at this point in the history
  2. fix missing borrow

    eopb committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    121e5e8 View commit details
    Browse the repository at this point in the history