Skip to content

chore(soup): replace custom either with axum_extra either#975

Merged
seanaye merged 1 commit intomainfrom
seanaye/chore/axum-extra-either
Jan 13, 2026
Merged

chore(soup): replace custom either with axum_extra either#975
seanaye merged 1 commit intomainfrom
seanaye/chore/axum-extra-either

Conversation

@seanaye
Copy link
Copy Markdown
Contributor

@seanaye seanaye commented Jan 13, 2026

Summary

We had a custom Either impl for FromRequestParts, but it turns out theres one in axum_extra, so we use that instead and delete the custom one

Screenshots, GIFs, and Videos

@seanaye seanaye requested a review from a team as a code owner January 13, 2026 21:06
@seanaye seanaye force-pushed the seanaye/chore/axum-extra-either branch from 441b983 to 07789a2 Compare January 13, 2026 21:07
@claude
Copy link
Copy Markdown
Contributor

claude bot commented Jan 13, 2026


Code review

No issues found. Checked for bugs and CLAUDE.md compliance.


@seanaye seanaye force-pushed the seanaye/chore/axum-extra-either branch from 07789a2 to d35aa7c Compare January 13, 2026 21:13
@seanaye seanaye merged commit 9175550 into main Jan 13, 2026
37 checks passed
@seanaye seanaye deleted the seanaye/chore/axum-extra-either branch January 13, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants