Skip to content

fix: Remove unnecessary trait bound on impl IntoResponse for HttpError#946

Merged
spencewenski merged 1 commit intomainfrom
remove-type-bound
Dec 17, 2025
Merged

fix: Remove unnecessary trait bound on impl IntoResponse for HttpError#946
spencewenski merged 1 commit intomainfrom
remove-type-bound

Conversation

@spencewenski
Copy link
Member

No description provided.

@spencewenski spencewenski merged commit f0efc13 into main Dec 17, 2025
30 checks passed
@spencewenski spencewenski deleted the remove-type-bound branch December 17, 2025 08:13
spencewenski pushed a commit that referenced this pull request Jan 31, 2026
## 🤖 New release

* `roadster`: 0.9.0-alpha.3 -> 0.9.0-alpha.4 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.9.0-alpha.4](roadster-v0.9.0-alpha.3...roadster-v0.9.0-alpha.4)
- 2026-01-31

### Added

- Allow configuring compression middleware
([#951](#951))
- Allow configuring the status code of the timeout middleware
([#947](#947))
- [**breaking**] Allow providing a serializable value for
`HttpError#details`
([#945](#945))
- Use `tabled` to list http routes
([#944](#944))
- [**breaking**] Use Swagger UI as the default API explorer
([#943](#943))

### Fixed

- Remove unnecessary trait bound on `impl IntoResponse for HttpError`
([#946](#946))

### Other

- [**breaking**] Update deps & resolve breaking changes from `sendgrid`
crate ([#952](#952))
- [**breaking**] Remove deprecated `anyhow` usage from error enum
([#949](#949))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant