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

Fix: insert .clone() invocations before invoking middlewares #346

Merged
merged 6 commits into from
Oct 13, 2024

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    7340767 View commit details
    Browse the repository at this point in the history
  2. chore: Don't compile more crates than the ones strictly necessary. In…

    … particular, remove erroneous usage of '--all-targets'
    LukeMathWalker committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    8bc385b View commit details
    Browse the repository at this point in the history
  3. fix: Perform cross-call-graph analysis to determine if additional .cl…

    …one() statements are needed before invoking a middleware.
    LukeMathWalker committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c0f4e44 View commit details
    Browse the repository at this point in the history
  4. chore: Formatting

    LukeMathWalker committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    f635124 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79ba45f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ef822a View commit details
    Browse the repository at this point in the history