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

refactor(schemas): Pull out as cargo-util-schemas A-build-execution Area: anything dealing with executing the compiler A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-dependency-resolution Area: dependency resolution and the resolver A-git Area: anything dealing with git A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-manifest Area: Cargo.toml issues A-profiles Area: profiles A-registries Area: registries A-semver Area: semver specifications, version matching, etc. A-workspaces Area: workspaces Command-add Command-install Command-new disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#13178 by epage was merged Dec 18, 2023 Loading… 1.77.0
docs: Clean up doc comments A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-cache-messages Area: caching of compiler messages A-cfg-expr Area: Platform cfg expressions A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-configuration Area: cargo config files and env vars A-credential-provider Area: credential provider for storing and retreiving credentials A-dependency-resolution Area: dependency resolution and the resolver A-environment-variables Area: environment variables A-features2 Area: issues specifically related to the v2 feature resolver A-git Area: anything dealing with git A-home Area: the `home` crate A-interacts-with-crates.io Area: interaction with registries A-layout Area: target output directory layout, naming, and organization 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-semver Area: semver specifications, version matching, etc. A-testing-cargo-itself Area: cargo's tests A-timings Area: timings A-unstable Area: nightly unstable support A-workspaces Area: workspaces Command-add Command-fix Command-new Command-tree Command-update S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14823 by epage was merged Nov 15, 2024 Loading… 1.84.0
git: do not validate submodules of fresh checkouts A-git Area: anything dealing with git S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14605 by osiewicz was merged Nov 11, 2024 Loading… 1.84.0
git-fetch-with-cli: Set GIT_DIR for bare repository compatibility A-git Area: anything dealing with git S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14860 by charmitro was merged Nov 26, 2024 Loading… 1.85.0
fix(package): check dirtiness of symlinks source files A-git Area: anything dealing with git Command-package Command-vendor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14981 by weihanglo was merged Dec 31, 2024 Loading… 1.86.0
upgrade gix to the latest release 0.69. A-git Area: anything dealing with git S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14975 by Byron was merged Dec 22, 2024 Loading…
3 tasks done
1.85.0
fix(package): warn if symlinks checked out as plain text files A-git Area: anything dealing with git Command-package Command-vendor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14994 by weihanglo was merged Dec 31, 2024 Loading… 1.85.0
Remove unnecessary into conversions A-git Area: anything dealing with git S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15042 by estebank was merged Jan 9, 2025 Loading… 1.86.0
perf(cargo-package): match certain path prefix with pathspec A-git Area: anything dealing with git Command-package S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14997 by weihanglo was merged Jan 13, 2025 Loading… 1.86.0
fix(): error context for git_fetch refspec not found A-diagnostics Area: Error and warning messages generated by Cargo itself. A-git Area: anything dealing with git S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14806 by dacianpascu06 was merged Nov 17, 2024 Loading… 1.84.0
ProTip! Filter pull requests by the default branch with base:master.