Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace parse-hosts crate with 10 lines of code. #19411

Merged
merged 1 commit into from Nov 28, 2017
Merged

Replace parse-hosts crate with 10 lines of code. #19411

merged 1 commit into from Nov 28, 2017

Commits on Nov 28, 2017

  1. Replace parse-hosts crate with 10 lines of code.

    This removes 3927 lines of Rust code in 6 crates from the dependency graph:
    parse-hosts, multistr, bow, extra-default, len-trait, and push-trait.
    
    One of these crates doesn’t build in today’s Nightly:
    rust-lang/rust#46328
    SimonSapin committed Nov 28, 2017
You can’t perform that action at this time.