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

Make TypedHeaderRejectionReason #[non_exhaustive] #665

Merged
merged 2 commits into from
Dec 27, 2021

Conversation

davidpdrsn
Copy link
Member

Fixes #660

@davidpdrsn davidpdrsn added C-cleanup Category: PRs that clean code up or issues documenting cleanup. breaking change A PR that makes a breaking change. A-axum labels Dec 27, 2021
@davidpdrsn davidpdrsn added this to the 0.5 milestone Dec 27, 2021
axum/CHANGELOG.md Outdated Show resolved Hide resolved
@davidpdrsn davidpdrsn merged commit b807b52 into axum-next Dec 27, 2021
@davidpdrsn davidpdrsn deleted the typed-header-non-exhaustive branch December 27, 2021 18:21
davidpdrsn added a commit that referenced this pull request Jan 3, 2022
* Make `TypedHeaderRejectionReason` `#[non_exhaustive]`

Fixes #660

* add changelog pr link
davidpdrsn added a commit that referenced this pull request Jan 3, 2022
* Make `TypedHeaderRejectionReason` `#[non_exhaustive]`

Fixes #660

* add changelog pr link
davidpdrsn added a commit that referenced this pull request Jan 23, 2022
* Make `TypedHeaderRejectionReason` `#[non_exhaustive]`

Fixes #660

* add changelog pr link
davidpdrsn added a commit that referenced this pull request Jan 23, 2022
* Make `TypedHeaderRejectionReason` `#[non_exhaustive]`

Fixes #660

* add changelog pr link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-axum breaking change A PR that makes a breaking change. C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants