Skip to content

Integer conversions should be checked #100

@tamird

Description

@tamird

There are currently quite a few unchecked conversions in net2. These can be replace with Into and TryInto checked conversions.

@alexcrichton would you be open to such a change? It may require some API changes (though maybe not, if conversion errors are mapped to io::Error).

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