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 shorthand way to return non-IntoResponse errors #3010

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    810a89f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f12eb4f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    4204e31 View commit details
    Browse the repository at this point in the history
  2. reformat code

    Lachstec committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    db723a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    298efc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    444d800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d41f33a View commit details
    Browse the repository at this point in the history
  4. change type of error vec

    Lachstec committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    3035dba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1aa73c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6a0816 View commit details
    Browse the repository at this point in the history
  7. use tracing error correctly

    Lachstec committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    5d0e2c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

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