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

util: assert compatibility between LengthDelimitedCodec options #6414

Merged

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    87bee5e View commit details
    Browse the repository at this point in the history
  2. fix issue with overflow

    maminrayej committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3ce97f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4155c8f View commit details
    Browse the repository at this point in the history
  4. fix clippy

    maminrayej committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    37de038 View commit details
    Browse the repository at this point in the history
  5. fix spellcheck

    maminrayej committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5334253 View commit details
    Browse the repository at this point in the history
  6. fix examples

    maminrayej committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    311d900 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    5958b07 View commit details
    Browse the repository at this point in the history
  2. remove leftover docs

    maminrayej committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    08eeefe View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    541aaf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b215c94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e064eee View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Update tokio-util/src/codec/length_delimited.rs

    Co-authored-by: Alice Ryhl <[email protected]>
    maminrayej and Darksonn authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    52ca017 View commit details
    Browse the repository at this point in the history
  2. fix type issue

    maminrayej committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    2fec6fb View commit details
    Browse the repository at this point in the history