Skip to content

Tracker: breaking API changes #1765

@dhardy

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

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