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 support for 12 extractors #2582

Merged
merged 5 commits into from
Jan 12, 2022
Merged

Conversation

aliemjay
Copy link
Member

@aliemjay aliemjay commented Jan 11, 2022

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

by implementing FromRequest for tuples up to size 12.

@aliemjay aliemjay marked this pull request as draft January 12, 2022 17:54
@aliemjay aliemjay marked this pull request as ready for review January 12, 2022 18:00
@robjtede robjtede added A-web project: actix-web B-semver-patch labels Jan 12, 2022
@robjtede robjtede added this to the actix-web v4 milestone Jan 12, 2022
@robjtede robjtede merged commit 2a12b41 into actix:master Jan 12, 2022
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.

None yet

2 participants