Skip to content

feat: add &mut versions of as_response_error/as_error/HttpResponse::e…#4062

Draft
pjenvey wants to merge 1 commit into
actix:mainfrom
pjenvey:feat/error-mut-4061
Draft

feat: add &mut versions of as_response_error/as_error/HttpResponse::e…#4062
pjenvey wants to merge 1 commit into
actix:mainfrom
pjenvey:feat/error-mut-4061

Conversation

@pjenvey
Copy link
Copy Markdown
Contributor

@pjenvey pjenvey commented May 7, 2026

PR Type

PR_TYPE

Feature

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 #4061

@github-actions github-actions Bot added the A-web project: actix-web label May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-web project: actix-web

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide mutable reference APIs for errors

1 participant