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

Fix bug when with resolver = "1" non-virtual package was allowing unknown features #9437

Merged
merged 12 commits into from
May 24, 2021

Commits on Apr 30, 2021

  1. Add failing test

    In-line committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    e80b5c2 View commit details
    Browse the repository at this point in the history
  2. Cargo fmt

    In-line committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    f2b5271 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    f461453 View commit details
    Browse the repository at this point in the history
  2. Remove trailing space

    In-line committed May 3, 2021
    Configuration menu
    Copy the full SHA
    8c4b0a8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    2115265 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba8cfe1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Another way to fix

    In-line committed May 13, 2021
    Configuration menu
    Copy the full SHA
    503a867 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Revert unnecessary changes

    In-line committed May 20, 2021
    Configuration menu
    Copy the full SHA
    ca0cce7 View commit details
    Browse the repository at this point in the history
  2. Revert fmt

    In-line committed May 20, 2021
    Configuration menu
    Copy the full SHA
    2762dcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    766c3bb View commit details
    Browse the repository at this point in the history
  4. Cargo fmt

    In-line committed May 20, 2021
    Configuration menu
    Copy the full SHA
    1839ded View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Remove unneeded masquerade_as_nightly_cargo.

    This was accidentally missed when it was stabilized.
    ehuss committed May 24, 2021
    Configuration menu
    Copy the full SHA
    61b762b View commit details
    Browse the repository at this point in the history