Skip to content

Conversation

paolobarbolini
Copy link
Contributor

Removes two uses of unsafe by using native ReadBufCursor methods instead of the duplicated implementations.

I'm so happy cargo-geiger is back 😃.

@seanmonstar seanmonstar merged commit ab2c9cd into hyperium:master Apr 14, 2025
16 checks passed
GlenDC added a commit to plabayo/rama that referenced this pull request Apr 23, 2025
- feat(server): support 'auto_date_header', 'max_local_error_reset_streams', and 'ignore_invalid_headers'.
  (hyperium/hyper-util#161)
- refactor: replace manual implementations of 'ReadBufCursor' methods
  (hyperium/hyper-util#181)
- feat(rt): add 'tracing' feature that will propagate span context in TokioExecutor
  (hyperium/hyper-util#166)

Co-authored-by: Finn Bear <finntbear@gmail.com>
Co-authored-by: Paolo Barbolini <paolo@paolo565.org>
Co-authored-by: Alejandro Pedraza <alejandro.pedraza@gmail.com>
airycanon pushed a commit to airycanon/rama that referenced this pull request Jun 8, 2025
- feat(server): support 'auto_date_header', 'max_local_error_reset_streams', and 'ignore_invalid_headers'.
  (hyperium/hyper-util#161)
- refactor: replace manual implementations of 'ReadBufCursor' methods
  (hyperium/hyper-util#181)
- feat(rt): add 'tracing' feature that will propagate span context in TokioExecutor
  (hyperium/hyper-util#166)

Co-authored-by: Finn Bear <finntbear@gmail.com>
Co-authored-by: Paolo Barbolini <paolo@paolo565.org>
Co-authored-by: Alejandro Pedraza <alejandro.pedraza@gmail.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.

2 participants