8000 `core::num::ParseIntError` does not carry input · Issue #1113 · rust-bitcoin/rust-bitcoin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
core::num::ParseIntError does not carry input  #1113
Closed
@tcharding

Description

@tcharding

We can provide better error reporting if errors contain the value that caused them to be triggered. Currently we use core::num::ParseIntError, perhaps we could have a new error type ParseIntError(String).

Metadata

Metadata

Assignees

No one assigned

    Labels

    1.0Issues and PRs required or helping to stabilize the APIAPI breakThis PR requires a version bump for the next releaseerror handlingIssues and PRs related to error handling, mainly error refactoring epic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0