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: warning --package will be ignore if --workspace presents A-cli Area: Command-line interface, option parsing, etc. Command-add Command-package Command-publish Command-remove Command-tree S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15071 opened Jan 16, 2025 by linyihai Loading…
fix(publish): Report all unpublishable packages A-interacts-with-crates.io Area: interaction with registries Command-publish S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15070 opened Jan 16, 2025 by epage Loading…
fix(config): When merging, replace rather than combining specific configuration keys A-configuration Area: cargo config files and env vars S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15066 opened Jan 14, 2025 by arlosi Loading…
Make target dir self-ignoring A-workspaces Area: workspaces Command-new S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15060 opened Jan 13, 2025 by senekor Loading…
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 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15057 opened Jan 13, 2025 by epage Loading…
feat(manifest)!: implement feature-metadata RFC3416 A-documenting-cargo-itself Area: Cargo's documentation A-interacts-with-crates.io Area: interaction with registries A-manifest Area: Cargo.toml issues A-unstable Area: nightly unstable support Command-publish S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15056 opened Jan 12, 2025 by AudaciousAxiom Loading…
docs: Added authentication schemes note in registry docs A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15052 opened Jan 11, 2025 by ranger-ross Draft
Small resolver cleanups A-dependency-resolution Area: dependency resolution and the resolver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15040 opened Jan 9, 2025 by Eh2406 Loading…
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 opened Jan 4, 2025 by kornelski Draft
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 opened Jan 2, 2025 by Urgau Loading…
fix: add error message for github PR url in dep A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15003 opened Jan 2, 2025 by joshka Loading…
Added logic to preserve carriage returns when updating the manifest file A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14983 opened Dec 26, 2024 by ranger-ross Loading…
feat: add cargo pkgid support for cargo-script A-cli Area: Command-line interface, option parsing, etc. A-manifest Area: Cargo.toml issues A-workspaces Area: workspaces Command-install Command-pkgid Command-uninstall S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14961 opened Dec 19, 2024 by Rustin170506 Loading…
Hash paths relative to the workspace into metadata. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14953 opened Dec 18, 2024 by Dirbaio Loading…
perf(package): Speed up verify with 'check' Command-package Command-publish S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14930 opened Dec 12, 2024 by epage Loading…
fix(doctest): warn only once if doctest xcompile is skipped Command-test S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14920 opened Dec 11, 2024 by progressive-galib Loading…
Introduce CARGO_PKG_EDITION env var 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.
#14873 opened Nov 29, 2024 by nyurik Loading…
feat: make package, manifest and virtualManfest sync by using Arc not Rc A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14837 opened Nov 19, 2024 by washanhanzi Draft
Use the replacement source instead of the original source when generating -C metadata and -C extra-filename A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) A-layout Area: target output directory layout, naming, and organization S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14822 opened Nov 14, 2024 by P-E-Meunier Draft
Fix --package <non-existent> --workspace A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#14755 opened Oct 31, 2024 by MoskalykA Loading…
Cargo vendor: add source rewriting for private registries included in deps Command-vendor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14716 opened Oct 22, 2024 by P-E-Meunier Loading…
fix(perf): switch global allocator to mimalloc A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14691 opened Oct 15, 2024 by x-hgg-x Loading…
test: Add test codebase for shell completions A-cli Area: Command-line interface, option parsing, etc. Command-add Command-uninstall Command-update S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14681 opened Oct 13, 2024 by shannmu Loading…
Improve resolver speed again A-dependency-resolution Area: dependency resolution and the resolver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14665 opened Oct 10, 2024 by x-hgg-x Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.