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

DO NOT MERGE: Test for https://github.com/rust-lang/cargo/pull/12201 A-build-scripts Area: build.rs scripts A-documenting-cargo-itself Area: Cargo's documentation A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13133 by Rustin170506 was closed Dec 10, 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
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…
Improve Workspaces docs page A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13796 by heisen-li was closed Apr 25, 2024 Loading…
Update config.bm A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14597 by Onlinespider3 was closed Sep 25, 2024 Loading…
Rename installation.md to installation.ma A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14633 by aiaoomx was closed Oct 2, 2024 Loading…
chore: remove bors mentions A-documenting-cargo-itself Area: Cargo's documentation 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.
#14845 by weihanglo was merged Nov 20, 2024 Loading… 1.85.0
docs(ref): Finish a sentence on rust-versions A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14884 by epage was merged Dec 2, 2024 Loading… 1.85.0
docs(reference): Fix PkgIdSpec kind docs A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15049 by epage was merged Jan 10, 2025 Loading… 1.86.0
Add a flag for keeping target directory on 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 Command-clean S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#11888 by nandesu-utils was closed May 2, 2023 Loading…
docs(profiles): change strip = "none" to strip = "debuginfo" in r… A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13763 by Calbabreaker was closed Apr 16, 2024 Loading…
fix grammar A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14298 by zzz6519003 was closed Jul 25, 2024 Loading…
Revert "feat: Add CARGO_RUSTC_CURRENT_DIR" A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14799 by epage was merged Nov 8, 2024 Loading… 1.84.0
fix(docs): typo in cargo-fmt.md A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14805 by mee7ya was merged Nov 10, 2024 Loading… 1.84.0
Revert "Conditionally mark the test cfg as a well known cfg (#15007)" A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15132 by weihanglo was merged Feb 1, 2025 Loading… 1.86.0
docs(unstable): Link to -Zwarnings issue, tracking issue A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14836 by epage was merged Nov 18, 2024 Loading… 1.84.0
Clarify how cargo::metadata env var is selected A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14842 by arctic-alpaca was merged Nov 20, 2024 Loading… 1.85.0
docs(ref): Fix the inverted logic about MSRV A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15044 by epage was merged Jan 10, 2025 Loading… 1.86.0
Clarify note in example A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15054 by AeonSolstice was merged Jan 12, 2025 Loading… 1.86.0
docs(cargo-clippy): correct typo A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15072 by overlookmotel was merged Jan 16, 2025 Loading… 1.86.0
Update config.md A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12684 by X-oss-byte was closed Sep 18, 2023 Loading…
removed a word that was repeated A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15136 by ibilalkayy was merged Feb 3, 2025 Loading… 1.86.0
[doc]:Changed cargo:paseto to cargo::paseto. A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13721 by heisen-li was closed Apr 8, 2024 Loading…
Fix typo in cargo-bench.md A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#13903 by michaelkirk was closed Jun 13, 2024 Loading…
Update config.md A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14216 by Tech450 was closed Jul 9, 2024 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.