-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Pull requests: rust-lang/cargo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Migrate build-rs to the Cargo repo
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.
#14786
opened Nov 5, 2024 by
epage
Loading…
test(gc): Update remaining unordered tests to snapbox
A-testing-cargo-itself
Area: cargo's tests
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14785
opened Nov 5, 2024 by
epage
Loading…
fix: env table config can't trigger rebuild with Area: anything dealing with executing the compiler
A-configuration
Area: cargo config files and env vars
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
rerun-if-env-changed
.
A-build-execution
#14756
opened Oct 31, 2024 by
linyihai
Loading…
Fix --package <non-existent> --workspace
A-cli
Area: Command-line interface, option parsing, etc.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14755
opened Oct 31, 2024 by
MoskalykA
Loading…
feat(resolver): Stabilize resolver v3
A-documenting-cargo-itself
Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
disposition-merge
FCP with intent to merge
final-comment-period
FCP — a period for last comments before action is taken
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
#14754
opened Oct 31, 2024 by
epage
Loading…
Switch CI from bors to merge queue
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.
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 source replacement for deps
A-overrides
Area: general issues with overriding dependencies (patch, replace, paths)
A-source-replacement
Area: [source] replacement
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14713
opened Oct 22, 2024 by
zhangweikop
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…
chore: switch to ECR Public from Docker Hub
A-testing-cargo-itself
Area: cargo's tests
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14686
opened Oct 14, 2024 by
weihanglo
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…
Don't copy in Status: Awaiting review from the assignee but also interested parties.
From<String> for InternedString
.
S-waiting-on-review
#14674
opened Oct 11, 2024 by
jacobbramley
Loading…
Add future-incompat warning against keywords in cfgs and add raw-idents
A-build-scripts
Area: build.rs scripts
A-cfg-expr
Area: Platform cfg expressions
A-manifest
Area: Cargo.toml issues
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
#14671
opened Oct 11, 2024 by
Urgau
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…
WIP Add bin/cdylib/staticlib suffix for artifact deps
Command-tree
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Implement RFC3695: Allow boolean literals as cfg predicates
A-cfg-expr
Area: Platform cfg expressions
A-documenting-cargo-itself
Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
A-unstable
Area: nightly unstable support
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14649
opened Oct 6, 2024 by
Urgau
Loading…
1 task
Taskbar progress reporting via ANSI codes
A-configuration
Area: cargo config files and env vars
A-console-output
Area: Terminal output, colors, progress bar, etc.
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
#14615
opened Sep 29, 2024 by
Gordon01
Loading…
4 tasks
git: do not validate submodules of fresh checkouts
A-git
Area: anything dealing with git
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14605
opened Sep 27, 2024 by
osiewicz
Loading…
Implement Area: Cargo.lock issues
A-workspaces
Area: workspaces
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Z-build-std
Nightly: build-std
--locked
for build-std
A-lockfile
#14589
opened Sep 24, 2024 by
adamgemmell
Loading…
fix(update): don't reuse a previously locked dependency if multiple major versions are compatible
A-dependency-resolution
Area: dependency resolution and the resolver
A-lockfile
Area: Cargo.lock issues
A-registries
Area: registries
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14582
opened Sep 23, 2024 by
stormshield-kg
Loading…
Lint against unexpected cfgs in Area: Platform cfg expressions
A-documenting-cargo-itself
Area: Cargo's documentation
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
[target.'cfg(...)']
A-cfg-expr
#14581
opened Sep 23, 2024 by
Urgau
Loading…
WIP: Allow credential helper to provide SSH password
A-git
Area: anything dealing with git
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
feat: Add custom completer for completing Area: Command-line interface, option parsing, etc.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
cargo build --packge <TAB>
A-cli
#14553
opened Sep 17, 2024 by
shannmu
Loading…
Fix docs for Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
cargo publish --dry-run
vs cargo package
A-documenting-cargo-itself
#14550
opened Sep 17, 2024 by
trevyn
Loading…
feat(resolve): Direct people to working around less optimal MSRV-resolver results
Command-update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Previous Next
ProTip!
Updated in the last three days: updated:>2024-11-02.