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(toml): Provide a way to show unused manifest keys for dependencies A-crate-dependencies Area: [dependencies] of any kind A-manifest Area: Cargo.toml issues beta-nominated Nominated to backport to the beta branch. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11630 by Muscraft was merged Mar 1, 2023 Loading… updated Mar 9, 2023 1.70.0
chore: Update to toml v0.6, toml_edit v0.18 A-configuration Area: cargo config files and env vars A-lockfile Area: Cargo.lock issues A-manifest Area: Cargo.toml issues A-testing-cargo-itself Area: cargo's tests A-workspaces Area: workspaces Command-metadata Command-new Command-vendor S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11618 by epage was merged Feb 12, 2023 Loading… updated Mar 9, 2023 1.69.0
Include rust-version in publish request A-documenting-cargo-itself Area: Cargo's documentation A-interacts-with-crates.io Area: interaction with registries A-manifest Area: Cargo.toml issues S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12041 by cassaundra was merged Apr 27, 2023 Loading… updated May 5, 2023 1.71.0
Support registry dependencies for bindeps A-build-execution Area: anything dealing with executing the compiler A-cfg-expr Area: Platform cfg expressions A-crate-dependencies Area: [dependencies] of any kind A-dependency-resolution Area: dependency resolution and the resolver A-interacts-with-crates.io Area: interaction with registries A-manifest Area: Cargo.toml issues A-registries Area: registries A-testing-cargo-itself Area: cargo's tests Command-fetch Command-fix Command-metadata Command-tree S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12062 by fee1-dead was closed Jul 31, 2023 Loading… updated Jul 31, 2023
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… updated Aug 2, 2023
1 task done
1.73.0
fix: encode URL params correctly for SourceId in Cargo.lock A-dependency-resolution Area: dependency resolution and the resolver A-git Area: anything dealing with git A-lockfile Area: Cargo.lock issues A-manifest Area: Cargo.toml issues 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
#12280 by weihanglo was merged Jul 23, 2023 Loading… updated Aug 3, 2023 1.73.0
Perform atomic write to avoid corrupting files A-build-scripts Area: build.rs scripts A-cache-messages Area: caching of compiler messages A-cfg-expr Area: Platform cfg expressions A-cli Area: Command-line interface, option parsing, etc. A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting Command-fix Command-new Command-remove Command-vendor S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12362 by marcospb19 was closed Sep 27, 2023 Draft updated Sep 27, 2023
fix(lints): Fail when overriding inherited lints A-manifest Area: Cargo.toml issues S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12584 by epage was merged Aug 29, 2023 Loading… updated Sep 30, 2023 1.74.0
Improve deserialization errors of untagged enums A-configuration Area: cargo config files and env vars A-manifest Area: Cargo.toml issues S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12574 by dtolnay was merged Aug 28, 2023 Loading… updated Sep 30, 2023 1.74.0
feat(metadata): Add profiles information to cargo metadata A-manifest Area: Cargo.toml issues A-profiles Area: profiles Command-metadata S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#12449 by calavera was closed Oct 5, 2023 Loading… updated Oct 6, 2023
refactor(toml): Decouple parsing from interning system A-cli Area: Command-line interface, option parsing, etc. A-manifest Area: Cargo.toml issues A-profiles Area: profiles A-workspaces Area: workspaces Command-remove S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12881 by epage was merged Oct 28, 2023 Loading… updated Nov 6, 2023 1.75.0
If there's a version in the lock file only use that exact version A-manifest Area: Cargo.toml issues A-registries Area: registries A-semver Area: semver specifications, version matching, etc. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12772 by Eh2406 was merged Oct 19, 2023 Loading… updated Nov 6, 2023 1.75.0
[stable-1.72.0] add missing windows-sys features back A-git Area: anything dealing with git A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. 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 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12565 by weihanglo was merged Aug 26, 2023 Loading… updated Nov 6, 2023 1.72.0
Add new packages to [workspace.members] automatically A-manifest Area: Cargo.toml issues Command-add Command-new S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12779 by calavera was merged Oct 29, 2023 Loading… updated Nov 16, 2023 1.75.0
fix bug: corruption when cargo killed while writing A-build-scripts Area: build.rs scripts A-cache-messages Area: caching of compiler messages A-cfg-expr Area: Platform cfg expressions A-cli Area: Command-line interface, option parsing, etc. A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting Command-fix Command-new Command-remove Command-vendor S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12744 by tompscanlan was merged Oct 2, 2023 Loading… updated Nov 17, 2023 1.75.0
Don't allow custom build script path to escape package root A-manifest Area: Cargo.toml issues S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12286 by yerke was closed Nov 18, 2023 Draft updated Nov 18, 2023
fix: merge trim-paths from different profiles A-manifest Area: Cargo.toml issues 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
#12908 by weihanglo was merged Nov 2, 2023 Loading… updated Nov 28, 2023 1.75.0
Strip features which is owned by dev dependencies only A-interacts-with-crates.io Area: interaction with registries A-manifest Area: Cargo.toml issues Command-package S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12230 by eval-exec was closed Dec 4, 2023 Loading… updated Dec 4, 2023
Output harness in cargo metadata A-manifest Area: Cargo.toml issues S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#11847 by jordanisaacs was closed Dec 4, 2023 Loading… updated Dec 4, 2023
Have cargo add --optional <dep> create a <dep> = "dep:<dep> feature A-manifest Area: Cargo.toml issues Command-add S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13071 by LuuuXXX was merged Dec 1, 2023 Loading… updated Dec 6, 2023 1.76.0
refactor(toml): Improve consistency A-manifest Area: Cargo.toml issues S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12954 by epage was merged Nov 11, 2023 Loading… updated Dec 6, 2023 1.76.0
Add better error message when it can not find the search section A-cli Area: Command-line interface, option parsing, etc. A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues Command-remove S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12865 by Rustin170506 was merged Nov 7, 2023 Loading… updated Dec 6, 2023 1.75.0
Add --public for cargo add A-cli Area: Command-line interface, option parsing, etc. A-manifest Area: Cargo.toml issues Command-add S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. Z-public-dependency Nightly: public-dependency
#13046 by linyihai was merged Dec 1, 2023 Loading… updated Dec 20, 2023 1.76.0
Allow the edition specifier to be an integer A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12301 by est31 was closed Jan 16, 2024 Loading… updated Jan 16, 2024
feat: Add rustc style errors for manifest parsing A-diagnostics Area: Error and warning messages generated by Cargo itself. A-manifest Area: Cargo.toml issues S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13172 by Muscraft was merged Jan 11, 2024 Loading… updated Jan 31, 2024 1.77.0
ProTip! Filter pull requests by the default branch with base:master.