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

refactor(runtime/ops): use concrete error types #26409

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

Commits on Oct 18, 2024

  1. some ops

    crowlKats committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    eacce30 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. more

    crowlKats committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    957e7a0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into runtime-ops-error-rework

    # Conflicts:
    #	runtime/errors.rs
    #	runtime/ops/http.rs
    crowlKats committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7b7c48d View commit details
    Browse the repository at this point in the history
  3. remaining

    crowlKats committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    2dcf7d4 View commit details
    Browse the repository at this point in the history
  4. sync fetch

    crowlKats committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    bfa2b9c View commit details
    Browse the repository at this point in the history
  5. fix

    crowlKats committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    2a9a5e9 View commit details
    Browse the repository at this point in the history
  6. fix

    crowlKats committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b1c2d5f View commit details
    Browse the repository at this point in the history
  7. fix

    crowlKats committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    8f97dae View commit details
    Browse the repository at this point in the history
  8. fmt

    crowlKats committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    23853ed View commit details
    Browse the repository at this point in the history
  9. fix

    crowlKats committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    8f3614f View commit details
    Browse the repository at this point in the history
  10. add safety comments

    crowlKats committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    1054084 View commit details
    Browse the repository at this point in the history
  11. fix

    crowlKats committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    e0ef081 View commit details
    Browse the repository at this point in the history
  12. fix windows

    crowlKats committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b91599e View commit details
    Browse the repository at this point in the history
  13. fix

    crowlKats committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    2a5bf60 View commit details
    Browse the repository at this point in the history