Skip to content

Comments

fix: panic when .to()/.service() called after .wrap() on Route#3944

Merged
JohnTitor merged 2 commits intoactix:mainfrom
WaterWhisperer:fix/wrap-before-to-panic
Feb 21, 2026
Merged

fix: panic when .to()/.service() called after .wrap() on Route#3944
JohnTitor merged 2 commits intoactix:mainfrom
WaterWhisperer:fix/wrap-before-to-panic

Conversation

@WaterWhisperer
Copy link
Contributor

PR Type

Bug Fix

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

Closes #3756

@github-actions github-actions bot added the A-web project: actix-web label Feb 20, 2026
Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@JohnTitor JohnTitor added this pull request to the merge queue Feb 21, 2026
Merged via the queue into actix:main with commit d3bf929 Feb 21, 2026
14 checks passed
@WaterWhisperer WaterWhisperer deleted the fix/wrap-before-to-panic branch February 21, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-web project: actix-web B-semver-patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

middleware did not take effect

2 participants