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

Use a sealed trait to constrain VecWithInitialized #3450

Merged
merged 6 commits into from Jan 21, 2021
Merged

Use a sealed trait to constrain VecWithInitialized #3450

merged 6 commits into from Jan 21, 2021

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    4969565 View commit details
    Browse the repository at this point in the history
  2. Update tokio/src/io/util/read_to_end.rs

    Apply Darksonn's rustfmt fix (thanks!)
    
    Co-authored-by: Alice Ryhl <alice@ryhl.io>
    vitalyd and Darksonn committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    b2d5297 View commit details
    Browse the repository at this point in the history
  3. Remove no longer necessary safety comments.

    Co-authored-by: Alice Ryhl <alice@ryhl.io>
    vitalyd and Darksonn committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    edad403 View commit details
    Browse the repository at this point in the history
  4. Remove no longer necessary safety comments

    Co-authored-by: Alice Ryhl <alice@ryhl.io>
    vitalyd and Darksonn committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    aabf554 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Apply review feedback

    Co-authored-by: Alice Ryhl <alice@ryhl.io>
    vitalyd and Darksonn committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    0fde8dc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'vec_with_init_sealed_trait' of https://github.com/vital…

    …yd/tokio into vec_with_init_sealed_trait
    vitalyd committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    a7566d4 View commit details
    Browse the repository at this point in the history