Skip to content

io::Error docs mention that error::Error downcasting is yet to be added. #25728

Closed
@sfackler

Description

@sfackler

http://doc.rust-lang.org/stable/std/io/struct.Error.html#method.new

The methods it talks about now exist, but are currently unstable: http://doc.rust-lang.org/stable/std/error/trait.Error.html#method.is. Not sure if the docs should be updated now or after stabilization

cc @steveklabnik

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