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 typo A-environment-variables Area: environment variables S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11944 by atouchet was merged Apr 7, 2023 Loading… updated Apr 16, 2023 1.70.0
Update home repo URL A-environment-variables Area: environment variables S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11941 by atouchet was merged Apr 7, 2023 Loading… updated Apr 16, 2023 1.70.0
home: Handle empty HOME on unix A-environment-variables Area: environment variables S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12023 by utkarshgupta137 was closed Apr 24, 2023 Loading… updated Apr 24, 2023
Remove repeated definite articles A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation A-environment-variables Area: environment variables S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12066 by cuishuang was closed May 1, 2023 Loading… updated May 1, 2023
chore: Use [workspace.dependencies] A-cfg-expr Area: Platform cfg expressions A-cli-help Area: built-in command-line help A-dependency-resolution Area: dependency resolution and the resolver A-environment-variables Area: environment variables A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-interacts-with-crates.io Area: interaction with 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 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12057 by Muscraft was merged May 3, 2023 Loading… updated May 5, 2023 1.71.0
Remove repeated definite articles A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation A-environment-variables Area: environment variables S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12067 by cuishuang was merged May 2, 2023 Loading… updated May 5, 2023 1.71.0
home: fix & enhance documentation A-environment-variables Area: environment variables S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12047 by utkarshgupta137 was merged Apr 27, 2023 Loading… updated May 5, 2023 1.71.0
Update home dependency A-environment-variables Area: environment variables S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12037 by ehuss was merged Apr 25, 2023 Loading… updated May 5, 2023 1.71.0
Update windows-sys A-console-output Area: Terminal output, colors, progress bar, etc. A-environment-variables Area: environment variables A-registry-authentication Area: registry authentication and authorization (authn authz) 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.
#12021 by ehuss was merged Apr 24, 2023 Loading… updated May 5, 2023 1.71.0
Ci version bump A-environment-variables Area: environment variables A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12123 by weihanglo was closed May 10, 2023 Loading… updated May 10, 2023
refactor: Clean up package metadata A-cfg-expr Area: Platform cfg expressions A-cli-help Area: built-in command-line help A-dependency-resolution Area: dependency resolution and the resolver A-environment-variables Area: environment variables A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-interacts-with-crates.io Area: interaction with 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 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12352 by epage was merged Jul 17, 2023 Loading… updated Jul 30, 2023 1.73.0
chore: update home to 0.5.7 A-environment-variables Area: environment variables S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12401 by weihanglo was merged Jul 26, 2023 Loading… updated Aug 22, 2023 1.73.0
fix: Set MSRV for internal packages A-cfg-expr Area: Platform cfg expressions A-cli-help Area: built-in command-line help A-dependency-resolution Area: dependency resolution and the resolver A-environment-variables Area: environment variables A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-interacts-with-crates.io Area: interaction with 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 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
#12381 by epage was merged Aug 24, 2023 Loading… updated Sep 30, 2023 1.74.0
Set and verify all MSRVs in CI A-cfg-expr Area: Platform cfg expressions A-credential-provider Area: credential provider for storing and retreiving credentials A-environment-variables Area: environment variables A-home Area: the `home` crate A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-registry-authentication Area: registry authentication and authorization (authn authz) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12654 by epage was merged Oct 8, 2023 Loading… updated Oct 11, 2023 1.75.0
Prep for automating MSRV management A-environment-variables Area: environment variables A-home Area: the `home` crate A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12767 by epage was merged Oct 4, 2023 Loading… updated Oct 11, 2023 1.75.0
feat(trim-paths): set env CARGO_TRIM_PATHS for build scripts A-build-scripts Area: build.rs scripts A-documenting-cargo-itself Area: Cargo's documentation A-environment-variables Area: environment variables A-profiles Area: profiles S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. Z-trim-paths Nightly: path sanitization
#12900 by weihanglo was merged Oct 31, 2023 Loading… updated Nov 28, 2023 1.75.0
chore: dogfood Cargo -Zlints table feature A-building-cargo-itself Area: issues with building cargo 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-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-home Area: the `home` crate A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-interacts-with-crates.io Area: interaction with registries A-lints-table Area: [lints] table 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 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12178 by weihanglo was merged Nov 16, 2023 Loading… updated Dec 6, 2023 1.76.0
docs(home): prepare the changelog for 0.5.9 A-environment-variables Area: environment variables A-home Area: the `home` crate S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13177 by dallenng was merged Dec 15, 2023 Loading… updated Dec 18, 2023 1.76.0
Replace SHGetFolderPathW with SHGetKnownFolderPath A-environment-variables Area: environment variables A-git Area: anything dealing with git A-home Area: the `home` crate S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13173 by ChrisDenton was merged Dec 15, 2023 Loading… updated Dec 18, 2023 1.76.0
chore(deps): update msrv A-cfg-expr Area: Platform cfg expressions A-credential-provider Area: credential provider for storing and retreiving credentials A-environment-variables Area: environment variables A-home Area: the `home` crate Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13266 by renovate bot was merged Jan 9, 2024 Loading… updated Jan 10, 2024
1 task
1.77.0
refactor: clean up package metadata A-cfg-expr Area: Platform cfg expressions A-credential-provider Area: credential provider for storing and retreiving credentials A-environment-variables Area: environment variables A-home Area: the `home` crate A-interacts-with-crates.io Area: interaction with registries A-testing-cargo-itself Area: cargo's tests Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13184 by weihanglo was merged Dec 18, 2023 Loading… updated Jan 14, 2024 1.77.0
chore: Make MSRV=N-2 the workspace default A-cfg-expr Area: Platform cfg expressions A-cli-help Area: built-in command-line help 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-home Area: the `home` crate A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-interacts-with-crates.io Area: interaction with registries A-semver Area: semver specifications, version matching, etc. A-testing-cargo-itself Area: cargo's tests Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13324 by epage was merged Jan 19, 2024 Loading… updated Jan 24, 2024 1.77.0
refactor: clean up for GlobalContext rename A-build-execution Area: anything dealing with executing the compiler 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-dependency-resolution Area: dependency resolution and the resolver A-documenting-cargo-itself Area: Cargo's documentation A-environment-variables Area: environment variables A-manifest Area: Cargo.toml issues Command-clean Command-install S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13486 by weihanglo was merged Feb 23, 2024 Loading… updated Mar 2, 2024 1.78.0
home: reduce MSRV to 1.64 A-environment-variables Area: environment variables A-home Area: the `home` crate S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13270 by djc was closed Jan 25, 2024 Loading… updated May 29, 2024
Bail publish job before packaging and upload A-build-execution Area: anything dealing with executing the compiler A-cli-help Area: built-in command-line help A-console-output Area: Terminal output, colors, progress bar, etc. A-documenting-cargo-itself Area: Cargo's documentation A-environment-variables Area: environment variables A-home Area: the `home` crate A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-interacts-with-crates.io Area: interaction with registries A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting A-workspaces Area: workspaces Command-fix Command-login Command-owner Command-package Command-publish Command-search Command-vendor Command-yank S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13501 by stupendoussuperpowers was closed Aug 6, 2024 Draft updated Aug 7, 2024
ProTip! Type g i on any issue or pull request to go back to the issue listing page.