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

feat: Initial support for single-file packages A-cli Area: Command-line interface, option parsing, etc. A-documenting-cargo-itself Area: Cargo's documentation A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-manifest Area: Cargo.toml issues A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support Command-run S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12245 by epage was merged Jun 12, 2023 Loading… 1.72.0
Add cache garbage collection A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation A-filesystem Area: issues with filesystems 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-registries Area: registries A-sparse-registry Area: http sparse registries A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support Command-add Command-clean Command-fetch Command-generate-lockfile Command-package Command-publish S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12634 by ehuss was merged Nov 11, 2023 Loading… 1.76.0
Add unstable --output-format option to cargo rustdoc 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-documenting-cargo-itself Area: Cargo's documentation A-layout Area: target output directory layout, naming, and organization Command-doc Command-rustdoc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12252 by charmitro was merged Jan 11, 2024 Loading… 1.77.0
Stabilize --keep-going A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12568 by dtolnay was merged Aug 26, 2023 Loading… 1.74.0
Add some enhancements to cargo clean A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation A-testing-cargo-itself Area: cargo's tests Command-clean S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12638 by ehuss was merged Sep 20, 2023 Loading… 1.74.0
feat(pkgid): Allow incomplete versions when unambigious A-cli Area: Command-line interface, option parsing, etc. A-dependency-resolution Area: dependency resolution and the resolver A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues A-registries Area: registries A-semver Area: semver specifications, version matching, etc. A-workspaces Area: workspaces Command-add Command-clean Command-package Command-remove 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
#12614 by epage was merged Sep 16, 2023 Loading… 1.74.0
Add unsupported lowercase -z flag suggestion for -Z flag A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12788 by Rustin170506 was merged Oct 10, 2023 Loading… 1.75.0
Add test for unsupported short config flag A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12777 by Rustin170506 was merged Oct 6, 2023 Loading… 1.75.0
Add unsupported short suggestion for --out-dir flag A-cli Area: Command-line interface, option parsing, etc. Command-build S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12755 by Rustin170506 was merged Oct 4, 2023 Loading… 1.75.0
Emit error when users try to use a toolchain via the add or install command A-cli Area: Command-line interface, option parsing, etc. Command-add Command-install S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12226 by danilhendrasr was merged Jun 3, 2023 Loading… 1.72.0
Tweak build help to clarify role of --bin A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12157 by kornelski was merged May 20, 2023 Loading… 1.71.0
Improve cargo --list output (split output into sections) A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12196 by blyxyas was closed May 28, 2023 Loading…
Pass the --config settings to external subcommands with CARGO_CONFIG env A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12006 by varphone was closed Apr 24, 2023 Loading…
Added documentation for the configuration discovery of cargo install to the man pages A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation Command-install S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11763 by jofas was merged Feb 26, 2023 Loading… 1.69.0
Fix help string for "--charset" option of "cargo tree" A-cli Area: Command-line interface, option parsing, etc. Command-tree S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11785 by BinderDavid was merged Mar 1, 2023 Loading… 1.70.0
Warnings for breaking changes to the configuration discovery of cargo install and cargo uninstall proposed in #11775 A-cli Area: Command-line interface, option parsing, etc. Command-install Command-uninstall S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#11786 by jofas was closed Mar 1, 2023 Draft
Enhanced configuration discovery for cargo install and cargo uninstall commands 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-documenting-cargo-itself Area: Cargo's documentation Command-install Command-uninstall S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#11775 by jofas was closed Mar 1, 2023 Draft
3 of 5 tasks
Add --ignore-rust-version flag to cargo install A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-completions Area: shell completions A-documenting-cargo-itself Area: Cargo's documentation Command-install S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11859 by chaitanyav was merged Mar 17, 2023 Loading… 1.70.0
credential provider implementation A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation 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-manifest Area: Cargo.toml issues A-registries Area: registries A-registry-authentication Area: registry authentication and authorization (authn authz) A-sparse-registry Area: http sparse registries A-testing-cargo-itself Area: cargo's tests Command-login Command-logout Command-owner Command-publish Command-yank S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12334 by arlosi was merged Jul 22, 2023 Loading…
1 task done
1.73.0
fix(embedded): Error on intentionally unsupported commands A-cli Area: Command-line interface, option parsing, etc. Command-package Command-pkgid Command-publish S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12350 by epage was merged Jul 11, 2023 Loading… 1.73.0
refactor(embedded) A-cli Area: Command-line interface, option parsing, etc. Command-run S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12262 by epage was merged Jun 13, 2023 Loading… 1.72.0
fix(script): Be quiet on programmatic output A-cli Area: Command-line interface, option parsing, etc. A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12305 by epage was merged Jun 24, 2023 Loading… 1.72.0
Support "default" option for build.jobs 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-documenting-cargo-itself Area: Cargo's documentation A-interacts-with-crates.io Area: interaction with registries Command-fetch Command-package S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12222 by charmitro was merged Jun 3, 2023 Loading… 1.72.0
ProTip! Follow long discussions with comments:>50.