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 in build-scripts.md A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15254 by buggy213 was merged Mar 2, 2025 Loading…
docs(ref): Shift focus to resolver v3 A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15213 by epage was merged Feb 21, 2025 Loading… 1.87.0
chore: bump to 0.88.0; update changelog A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15202 by weihanglo was merged Feb 19, 2025 Loading… 1.87.0
Fix man page with malformed {{#options}} block A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15191 by max-heller was merged Feb 15, 2025 Loading… 1.87.0
docs: docs for -Zfeature-unification A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15189 by weihanglo was merged Feb 15, 2025 Loading… 1.87.0
Fix the description of the "root" field of the cargo metadata's output A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15182 by fluiderson was merged Feb 13, 2025 Loading… 1.86.0
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
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
Move the changelog to the cargo book 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.
#15119 by ehuss was merged Jan 29, 2025 Loading… 1.86.0
fix broken links in the Cargo book A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15109 by yegeunyang was merged Jan 28, 2025 Loading… 1.86.0
Fix a typo and touch up documentation A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15108 by yegeunyang was merged Jan 28, 2025 Loading… 1.86.0
Implemented build.build-dir config option A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts 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-layout Area: target output directory layout, naming, and organization A-rebuild-detection Area: rebuild detection and fingerprinting A-unstable Area: nightly unstable support A-workspaces Area: workspaces Command-clean Command-package S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15104 by ranger-ross was merged Feb 25, 2025 Loading…
12 of 15 tasks
1.87.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
docs(ref): Deprecate 'package.authors' A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15068 by epage was merged Jan 16, 2025 Loading… 1.86.0
docs(cargo-package): alwasy include the lockfile A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation Command-package S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15067 by weihanglo was merged Jan 16, 2025 Loading… 1.86.0
Document that cargo automatically registers variables used in env! macro to trigger rebuilds A-build-scripts Area: build.rs scripts A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15062 by Imberflur was merged Jan 15, 2025 Loading… 1.86.0
fix(login): Deprecate CLI token 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-login disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo to-announce
#15057 by epage was merged Jan 28, 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(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
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
docs(contrib): Start guidelines for schema design A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15037 by epage was merged Jan 9, 2025 Loading… 1.86.0
Make --allow-dirty imply --allow-staged 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-fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15013 by kornelski was merged Jan 21, 2025 Loading… 1.86.0
Conditionally mark the test cfg as a well known cfg 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.
#15007 by Urgau was merged Jan 28, 2025 Loading… 1.86.0
docs: add missing argument to Rustup Cargo workaround A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14954 by Rustin170506 was merged Dec 18, 2024 Loading… 1.85.0
docs(unstable): Correct stabilization version for MSRV-resolver A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14945 by epage was merged Dec 17, 2024 Loading… 1.85.0
ProTip! Follow long discussions with comments:>50.