Skip to content

hyper doesn't built with new rustc. #381

Closed
@o01eg

Description

@o01eg

IpAddr was splitted to Ipv4Addr and Ipv6Addr

src\server/mod.rs:4:16: 4:22 error: unresolved import `std::net::IpAddr`. There is no `IpAddr` in `std::net`
src\server/mod.rs:4 use std::net::{IpAddr, SocketAddr};

rustc 1.0.0-dev (c10918905 2015-03-18) (built 2015-03-18)

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