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

feat(pkgid): Allow incomplete versions when unambigious #12614

Merged
merged 9 commits into from
Sep 16, 2023

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    4135f56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f0d0fb View commit details
    Browse the repository at this point in the history
  3. refactor(manifest): Drop 'Copy' from 'PartialVersion'

    This will unblock handling of prerelease / metadata
    epage committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2438559 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8632448 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67fa43d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4676e87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3962982 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9008647 View commit details
    Browse the repository at this point in the history
  9. feat(spec): Allow partial versions when unambigious

    This was proposed in rust-lang#12425 to help improve usability of the existing
    `cargo update` when dealing with the added workflows.
    epage committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    82f9bd3 View commit details
    Browse the repository at this point in the history