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 section on common message styles for Result::expect #96033

Merged
merged 12 commits into from
May 26, 2022

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    dfb37cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d951b3 View commit details
    Browse the repository at this point in the history
  3. add should_panic annotations

    yaahc committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    80c362b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

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

Commits on Apr 18, 2022

  1. Update library/core/src/result.rs

    Co-authored-by: Emil Thorenfeldt <[email protected]>
    yaahc and wonderfulspam authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    eca7dd2 View commit details
    Browse the repository at this point in the history
  2. Update library/core/src/result.rs

    Co-authored-by: Emil Thorenfeldt <[email protected]>
    yaahc and wonderfulspam authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    00a315c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. spicy

    yaahc committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    72898ac View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

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

Commits on May 24, 2022

  1. explained unwrap vs expect

    yaahc committed May 24, 2022
    Configuration menu
    Copy the full SHA
    9a9dafc View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. fix links

    yaahc committed May 25, 2022
    Configuration menu
    Copy the full SHA
    b6b621e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    720e987 View commit details
    Browse the repository at this point in the history
  3. fix broken doctest

    yaahc committed May 25, 2022
    Configuration menu
    Copy the full SHA
    ef879c6 View commit details
    Browse the repository at this point in the history