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: 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
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
Build by PackageIdSpec, not name, to avoid ambiguity Command-install S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12015 by tedinski was merged May 3, 2023 Loading… 1.71.0
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
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
Add message on reusing previous temporary path on failed cargo installs Command-install S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12231 by MarcusGrass was merged Jun 5, 2023 Loading… 1.72.0
Suggest cargo add when installing library crate Command-install S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11410 by TrAyZeN was merged Feb 23, 2023 Loading… 1.69.0
Read environment variables through Config instead of std::env::var(_os) A-build-execution Area: anything dealing with executing the compiler A-cfg-expr Area: Platform cfg expressions A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-console-output Area: Terminal output, colors, progress bar, etc. A-diagnostics Area: Error and warning messages generated by Cargo itself. A-git Area: anything dealing with git A-interacts-with-crates.io Area: interaction with registries A-layout Area: target output directory layout, naming, and organization A-profiles Area: profiles A-registries Area: registries A-registry-authentication Area: registry authentication and authorization (authn authz) Command-doc Command-fix Command-install Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11727 by kylematsuda was merged Feb 21, 2023 Loading… 1.69.0
Remove duplicate binaries during install A-cli Area: Command-line interface, option parsing, etc. Command-install S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12868 by Rustin170506 was merged Oct 27, 2023 Loading… 1.75.0
Fix warning with tempfile Command-install S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11771 by ehuss was merged Feb 26, 2023 Loading… 1.69.0
[beta-1.68] backport #11756 Command-install S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11773 by weihanglo was merged Feb 26, 2023 Loading… 1.68.0
Added alias to cargo install A-cli Area: Command-line interface, option parsing, etc. Command-install S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#11845 by gautamprikshit1 was closed Mar 28, 2023 Loading…
misc: Use 'and' joined summary for install/uninstall Command-install Command-uninstall S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#11925 by kamilogorek was closed Apr 9, 2023 Loading…
fix(install): Suggest an alternative version on MSRV failure A-cli Area: Command-line interface, option parsing, etc. Command-install Command-uninstall S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12798 by epage was merged Oct 10, 2023 Loading… 1.75.0
refactor(install): Move value parsing to clap A-cli Area: Command-line interface, option parsing, etc. Command-install S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12547 by epage was merged Aug 24, 2023 Loading… 1.74.0
cargo install: suggest --git when package name is url A-cli Area: Command-line interface, option parsing, etc. Command-install S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12575 by cardoso was merged Aug 29, 2023 Loading… 1.74.0
Prepare for partial-version package specs A-cli Area: Command-line interface, option parsing, etc. A-semver Area: semver specifications, version matching, etc. Command-install S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12591 by epage was merged Aug 31, 2023 Loading… 1.74.0
refactor: use RegistryOrIndex enum to replace two booleans A-cli Area: Command-line interface, option parsing, etc. A-interacts-with-crates.io Area: interaction with registries Command-init Command-install Command-login Command-logout Command-new Command-owner Command-publish Command-search Command-yank S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12677 by weihanglo was merged Sep 17, 2023 Loading… 1.74.0
Better suggestion for redundant mode in build and install commands A-cli Area: Command-line interface, option parsing, etc. Command-build Command-install S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12693 by Rustin170506 was merged Sep 21, 2023 Loading… 1.74.0
ProTip! Exclude everything labeled bug with -label:bug.