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

Revert #81, #82, #83 #84

Merged
merged 1 commit into from
Aug 19, 2019
Merged

Revert #81, #82, #83 #84

merged 1 commit into from
Aug 19, 2019

Commits on Aug 19, 2019

  1. Revert rust-lang#81, rust-lang#82, rust-lang#83

    This commit reverts three recent PRs to the `getopts` crate. One of the
    main consumers of `getopts` is `rustc`, which isn't allowed to have
    breaking changes. In rust-lang#82, however, a breaking change was landed. It
    looks like rust-lang#83 builds on this change, and while rust-lang#81 seems unrelated the
    diffs were somewhat tangled.
    alexcrichton committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    58436e3 View commit details
    Browse the repository at this point in the history