Skip to content

Tracker: breaking API changes #1765

Description

@dhardy

Pub fn ThreadRng::reseed returns a Result<(), SysError>. I do not think this is useful in practice; we already handle the same error internally on initialization and periodic reseeding by panicking.

  • Action: remove return value of fn ThreadRng::reseed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions