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

Implement From for FromBytesWithNulError #96104

Closed
wants to merge 3 commits into from

Commits on Apr 16, 2022

  1. Implement From for FromBytesWithNulError

    Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
    SUPERCILEX committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    3a7fd1a View commit details
    Browse the repository at this point in the history
  2. Make linter happy

    Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
    SUPERCILEX committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    1052675 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Update library/std/src/error.rs

    Co-authored-by: Josh Triplett <josh@joshtriplett.org>
    SUPERCILEX and joshtriplett authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    794c1e6 View commit details
    Browse the repository at this point in the history