Content-Length: 417872 | pFad | https://github.com/rust-lang/cargo/pull/#ref-commit-7ff1bdb

69B19F59 Pull requests · rust-lang/cargo · GitHub
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
Assigned to nobody Loading
Sort

Pull requests list

Add lint to enforce repository inheritance in workspaces A-documenting-cargo-itself Area: Cargo's documentation A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16734 opened Mar 11, 2026 by moabo3li Loading…
fix(git): convert SCP-like submodule URLs to ssh:// format A-git Area: anything dealing with git regression-from-stable-to-stable Regression in stable that worked in a previous stable release. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16727 opened Mar 10, 2026 by cibil47 Loading…
fix: detect circular publish dependency cycle in workspace publish 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.
#16722 opened Mar 8, 2026 by raushan728 Loading…
refactor(install): Remove dead code Command-install S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16718 opened Mar 6, 2026 by epage Loading…
cargo clean: Add target directory validation A-cli Area: Command-line interface, option parsing, etc. Command-clean disposition-merge FCP with intent to merge proposed-final-comment-period An FCP proposal has started, but not yet signed off. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#16712 opened Mar 5, 2026 by TanmayArya-1p Loading…
fix: treat intra-suggestion overlaps as InternalError instead of panicking Command-fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16705 opened Mar 5, 2026 by raushan728 Loading…
feat(config): Stabilize resolver.lockfile-path config A-documenting-cargo-itself Area: Cargo's documentation A-unstable Area: nightly unstable support A-workspaces Area: workspaces disposition-merge FCP with intent to merge proposed-final-comment-period An FCP proposal has started, but not yet signed off. T-cargo Team: Cargo
#16694 opened Mar 3, 2026 by epage Draft
Reproducible Builds: Make target/.fingerprint/.../dep-... dep-info files deterministic A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16691 opened Mar 2, 2026 by kpcyrd Loading…
fix(ops): correct error messages for cargo fix --broken-code Command-fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16681 opened Feb 28, 2026 by raushan728 Loading…
WIP: Builtin/opaque dependencies A-cli Area: Command-line interface, option parsing, etc. A-crate-dependencies Area: [dependencies] of any kind A-dependency-resolution Area: dependency resolution and the resolver A-lockfile Area: Cargo.lock issues A-registries Area: registries Command-fix Command-metadata Command-package Command-tree Command-update S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#16675 opened Feb 25, 2026 by adamgemmell Draft
Simplify fine grain locking to lock before job execution A-build-execution Area: anything dealing with executing the compiler A-layout Area: target output directory layout, naming, and organization S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16657 opened Feb 20, 2026 by ranger-ross Loading…
vendor: add summary output for crates vendored Command-vendor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16646 opened Feb 15, 2026 by raushan728 Loading…
feat(log): emit build-started JSON message with run_id A-json-output Area: JSON message output S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. Z-build-analysis Nightly: build-analysis
#16632 opened Feb 12, 2026 by weihanglo Loading…
Fix deduplication in cargo tree (fixes #9599) Command-tree S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16606 opened Feb 9, 2026 by Nutomic Loading…
Only document reachable APIs with cargo doc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16603 opened Feb 8, 2026 by ojuschugh1 Loading…
feat(lints): Emit unused_dependencies lint A-build-execution Area: anything dealing with executing the compiler A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) A-crate-dependencies Area: [dependencies] of any kind A-documenting-cargo-itself Area: Cargo's documentation A-workspaces Area: workspaces S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#16600 opened Feb 6, 2026 by epage Draft
doc: Update build script examples to use build-rs A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16592 opened Feb 5, 2026 by hksama Loading…
Fix cargo tree -p output with feature-unification=workspace Command-tree S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16584 opened Feb 3, 2026 by terror Loading…
Stabilize cargo script A-build-execution Area: anything dealing with executing the compiler 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 A-manifest Area: Cargo.toml issues A-unstable Area: nightly unstable support Command-run 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
#16569 opened Jan 30, 2026 by epage Loading…
Update cargo-fetch.md to remove cargo-prefetch reference 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.
#16568 opened Jan 28, 2026 by xtqqczze Loading…
Document CARGO_ALIAS_<name> A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16521 opened Jan 16, 2026 by pnkfelix Loading…
fix(package): improve error reporting for unreadable directories Command-package S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#16517 opened Jan 15, 2026 by arin-r Loading…
Helpful error when the [package] table is missing A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16501 opened Jan 12, 2026 by kornelski Loading…
Clear RUSTUP_* environment variables in test_env A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16469 opened Jan 6, 2026 by smoelius Loading…
ProTip! Filter pull requests by the default branch with base:master.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/rust-lang/cargo/pull/#ref-commit-7ff1bdb

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy