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

Test: Revert "Refactor connection.rs to make fail_with errors impossible" #1803

Merged
merged 13 commits into from
Feb 24, 2021

Commits on Feb 23, 2021

  1. Revert "Apply suggestions from code review"

    This reverts commit 736092a.
    teor2345 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    0d564da View commit details
    Browse the repository at this point in the history
  2. Revert "make sure peer/error.s comments are up to date"

    This reverts commit 6f205a1.
    teor2345 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    a1f1827 View commit details
    Browse the repository at this point in the history
  3. Revert "ensure peer/client.rs comments are up to date"

    This reverts commit 2266886.
    teor2345 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    b6f5d99 View commit details
    Browse the repository at this point in the history
  4. Revert "remove unnecessary Option around request timeout"

    This reverts commit c372403.
    teor2345 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    84ddc68 View commit details
    Browse the repository at this point in the history
  5. Revert "update comments throughout connection.rs"

    This reverts commit 651d352.
    teor2345 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    29d8d11 View commit details
    Browse the repository at this point in the history
  6. Revert "deduplicate match arms in handle_client_request"

    This reverts commit 2adee7b.
    teor2345 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    d024122 View commit details
    Browse the repository at this point in the history
  7. Revert "rename transitions from Exit to Close"

    This reverts commit cfc4717.
    teor2345 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    275493c View commit details
    Browse the repository at this point in the history
  8. Revert "Remove remaining references to fail_with"

    This reverts commit 5e4bf80.
    teor2345 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    9359904 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    18b997b View commit details
    Browse the repository at this point in the history
  10. Revert "rustfmt"

    This reverts commit 9d9734e.
    teor2345 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    519a276 View commit details
    Browse the repository at this point in the history
  11. Revert "accidental drop on mustusesender"

    This reverts commit 5ec8d09.
    teor2345 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    407eb85 View commit details
    Browse the repository at this point in the history
  12. Revert "introduce Transition enum"

    This reverts commit 6906f87.
    teor2345 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    beda6df View commit details
    Browse the repository at this point in the history
  13. Revert "leverage return value for propagating errors"

    This reverts commit e6cb20e.
    teor2345 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    6967254 View commit details
    Browse the repository at this point in the history