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 std::error::Report type #91938

Merged
merged 13 commits into from
Jan 14, 2022
Merged

Add std::error::Report type #91938

merged 13 commits into from
Jan 14, 2022

Commits on Oct 22, 2021

  1. Try commiting again

    seanchen1991 committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    59df6c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a59d0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6de413 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    c0f14cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa853bd View commit details
    Browse the repository at this point in the history
  3. Format doctest

    seanchen1991 committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    d2f49ee View commit details
    Browse the repository at this point in the history
  4. Fix broken doctest

    seanchen1991 committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    32bcb81 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

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

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    4420cc3 View commit details
    Browse the repository at this point in the history
  2. add a panicking example

    yaahc committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    078b112 View commit details
    Browse the repository at this point in the history
  3. more docs improvements

    yaahc committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    9be1cc9 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

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

Commits on Jan 7, 2022

  1. silence tidy errors

    yaahc committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    72cb1bd View commit details
    Browse the repository at this point in the history