Skip to content

Pull requests: rust-lang/cargo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix(resolver): Don't report all versions as rejected A-dependency-resolution Area: dependency resolution and the resolver A-directory-source Area: directory sources (vendoring) A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14921 by epage was merged Dec 11, 2024 Loading… 1.85.0
fix(resolver): Report unmatched versions, rather than saying no package A-dependency-resolution Area: dependency resolution and the resolver A-directory-source Area: directory sources (vendoring) A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14897 by epage was merged Dec 11, 2024 Loading… 1.85.0
refactor(source): Clean up after PathSource/RecursivePathSource split A-directory-source Area: directory sources (vendoring) A-git Area: anything dealing with git A-registries Area: registries Command-add Command-install Command-package Command-uninstall S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14169 by epage was merged Jul 1, 2024 Loading… 1.81.0
Package workspaces A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-completions Area: shell completions A-configuration Area: cargo config files and env vars A-dependency-resolution Area: dependency resolution and the resolver A-directory-source Area: directory sources (vendoring) A-documenting-cargo-itself Area: Cargo's documentation A-git Area: anything dealing with git A-interacts-with-crates.io Area: interaction with registries A-lockfile Area: Cargo.lock issues A-manifest Area: Cargo.toml issues A-registries Area: registries A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support Command-add Command-install Command-package Command-publish Command-uninstall Command-update S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13947 by jneem was merged Jul 26, 2024 Loading… 1.82.0
refactor(config): Consistently use kebab-case A-configuration Area: cargo config files and env vars A-directory-source Area: directory sources (vendoring) A-registries Area: registries Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13748 by epage was merged Apr 13, 2024 Loading… 1.79.0
fix(add): Improve error when adding registry packages while vendored A-dependency-resolution Area: dependency resolution and the resolver A-directory-source Area: directory sources (vendoring) A-manifest Area: Cargo.toml issues A-registries Area: registries Command-add S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13281 by LuuuXXX was merged Feb 22, 2024 Loading… 1.78.0
query{_vec} use IndexSummary A-dependency-resolution Area: dependency resolution and the resolver A-directory-source Area: directory sources (vendoring) A-future-incompat Area: future incompatible reporting A-git Area: anything dealing with git A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-overrides Area: general issues with overriding dependencies (patch, replace, paths) A-registries Area: registries A-source-replacement Area: [source] replacement Command-add S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12970 by Eh2406 was merged Nov 13, 2023 Loading… 1.76.0
Clippy A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-cfg-expr Area: Platform cfg expressions A-configuration Area: cargo config files and env vars A-console-output Area: Terminal output, colors, progress bar, etc. A-dependency-resolution Area: dependency resolution and the resolver A-directory-source Area: directory sources (vendoring) A-features2 Area: issues specifically related to the v2 feature resolver A-filesystem Area: issues with filesystems A-future-incompat Area: future incompatible reporting A-git Area: anything dealing with git A-interacts-with-crates.io Area: interaction with registries A-links Area: `links` native library links setting A-lockfile Area: Cargo.lock issues A-manifest Area: Cargo.toml issues A-profiles Area: profiles A-rebuild-detection Area: rebuild detection and fingerprinting A-registries Area: registries A-registry-authentication Area: registry authentication and authorization (authn authz) A-timings Area: timings A-unstable Area: nightly unstable support A-workspaces Area: workspaces Command-add Command-fix Command-generate-lockfile Command-package Command-pkgid Command-tree Command-yank S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12667 by Eh2406 was merged Sep 14, 2023 Loading… 1.74.0
refactor: put Source trait under cargo::sources A-cargo-api Area: cargo-the-library API and internal code issues A-dependency-resolution Area: dependency resolution and the resolver A-directory-source Area: directory sources (vendoring) A-future-incompat Area: future incompatible reporting A-git Area: anything dealing with git A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-interacts-with-crates.io Area: interaction with registries A-overrides Area: general issues with overriding dependencies (patch, replace, paths) A-registries Area: registries A-source-replacement Area: [source] replacement Command-add Command-install Command-publish S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12527 by weihanglo was merged Sep 7, 2023 Loading… 1.74.0
docs(source): doc comments for Source and friends A-directory-source Area: directory sources (vendoring) A-overrides Area: general issues with overriding dependencies (patch, replace, paths) A-source-replacement Area: [source] replacement S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12153 by weihanglo was merged May 18, 2023 Loading… 1.71.0
Warn when a dependency is available from multiple registries A-directory-source Area: directory sources (vendoring) A-documenting-cargo-itself Area: Cargo's documentation A-git Area: anything dealing with git A-overrides Area: general issues with overriding dependencies (patch, replace, paths) A-registries Area: registries A-source-replacement Area: [source] replacement S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#11906 by LawnGnome was closed Mar 6, 2024 Loading…
Add more information to wait-for-publish A-console-output Area: Terminal output, colors, progress bar, etc. A-directory-source Area: directory sources (vendoring) A-git Area: anything dealing with git A-interacts-with-crates.io Area: interaction with registries A-local-registry-source Area: local registry sources (vendoring) A-overrides Area: general issues with overriding dependencies (patch, replace, paths) A-registries Area: registries A-source-replacement Area: [source] replacement A-sparse-registry Area: http sparse registries A-testing-cargo-itself Area: cargo's tests S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11713 by ehuss was merged Mar 15, 2023 Loading… 1.70.0
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.