-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Issues: rust-lang/cargo
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Offer different allocator options for building Cargo itself
A-cargo-api
Area: cargo-the-library API and internal code issues
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Performance
Gotta go fast!
S-needs-info
Status: Needs more info, such as a reproduction or more background for a feature request.
#15171
opened Feb 11, 2025 by
weihanglo
cargo locate-project --workspace
loads all the workspace
C-bug
#15107
opened Jan 26, 2025 by
tkr-sh
Performance Regression in Category: bug
Command-package
Performance
Gotta go fast!
S-triage
Status: This issue is waiting on initial triage.
cargo package
on 1.81.0
C-bug
#14955
opened Dec 18, 2024 by
landonxjames
cargo package
(and hence cargo publish
) verify step is slow from doing a full build
Command-package
Command-publish
Performance
#14941
opened Dec 16, 2024 by
epage
Tracking the performance of Gotta go fast!
S-triage
Status: This issue is waiting on initial triage.
Z-checksum-freshness
Nightly: rebuild detection on file checksum instead of mtime
-Zchecksum-freshness
Performance
#14722
opened Oct 23, 2024 by
weihanglo
LTO and CGU in CI dist build for cargo itself
A-building-cargo-itself
Area: issues with building cargo
Performance
Gotta go fast!
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14719
opened Oct 23, 2024 by
weihanglo
Downstream dependencies of a crate are rebuilt despite the changes not being public-facing
A-build-execution
Area: anything dealing with executing the compiler
A-rebuild-detection
Area: rebuild detection and fingerprinting
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-build
Performance
Gotta go fast!
S-blocked-external
Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#14604
opened Sep 26, 2024 by
osiewicz
Loading of a git source is slow due to manifest parsing
A-crate-dependencies
Area: [dependencies] of any kind
A-git
Area: anything dealing with git
A-patch
Area: [patch] table override
C-enhancement
Category: enhancement
Performance
Gotta go fast!
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14395
opened Aug 13, 2024 by
epage
Help users discover overly broad rerun-if-changed directives
A-build-scripts
Area: build.rs scripts
A-rebuild-detection
Area: rebuild detection and fingerprinting
C-bug
Category: bug
Performance
Gotta go fast!
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14240
opened Jul 12, 2024 by
bradzacher
Cargo downloads git dependencies very slowly
A-git
Area: anything dealing with git
C-bug
Category: bug
E-medium
Experience: Medium
Performance
Gotta go fast!
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#13624
opened Mar 22, 2024 by
WaffleLapkin
Optimization of HTML generated by Area: timings
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Performance
Gotta go fast!
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
cargo timings
A-timings
#13299
opened Jan 15, 2024 by
mox692
cargo fix
checks packages serially, even if there is nothing to fix
C-feature-request
#13214
opened Dec 29, 2023 by
epage
cargo -Z minimal-versions update is slow
A-dependency-resolution
Area: dependency resolution and the resolver
C-bug
Category: bug
Performance
Gotta go fast!
S-triage
Status: This issue is waiting on initial triage.
Z-minimal-versions
Nightly: minimal-versions
#12514
opened Aug 16, 2023 by
d-e-s-o
cargo waits on package cache lock when my crate has 0 dependencies
A-caching
Area: caching of dependencies, repositories, and build artifacts
C-bug
Category: bug
P-low
Priority: Low
Performance
Gotta go fast!
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#11924
opened Apr 2, 2023 by
matthiaskrgr
Cargo hangs at "Resolving dependency graph..."
A-dependency-resolution
Area: dependency resolution and the resolver
C-bug
Category: bug
E-hard
Experience: Hard
Performance
Gotta go fast!
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#11454
opened Dec 5, 2022 by
sorpaas
Cargo eating all RAM during aarch64 build under Docker on x86-64
A-git
Area: anything dealing with git
C-bug
Category: bug
Performance
Gotta go fast!
S-blocked-external
Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#10583
opened Apr 20, 2022 by
nazar-pc
Performance enhancement for Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-clean
Performance
Gotta go fast!
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
cargo clean
C-feature-request
#10552
opened Apr 10, 2022 by
weihanglo
Discussion of defaults settings for build dependencies for fastest compile times
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Performance
Gotta go fast!
S-triage
Status: This issue is waiting on initial triage.
#10481
opened Mar 15, 2022 by
lqd
Re-vendoring crates after an update is slow
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-vendor
Performance
Gotta go fast!
S-triage
Status: This issue is waiting on initial triage.
#10334
opened Jan 26, 2022 by
jyn514
Don't do a full scan on first build
A-build-scripts
Area: build.rs scripts
A-rebuild-detection
Area: rebuild detection and fingerprinting
E-hard
Experience: Hard
Performance
Gotta go fast!
S-triage
Status: This issue is waiting on initial triage.
#9931
opened Sep 21, 2021 by
ehuss
1 task done
Cargo installing multiple bin crates doesn't build them in parallel
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-install
Performance
Gotta go fast!
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#9741
opened Jul 28, 2021 by
the8472
Introduce 'nice' value under cargo.toml -> [build]
A-jobserver
Area: jobserver, concurrency, parallelism
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Performance
Gotta go fast!
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#9250
opened Mar 10, 2021 by
ShadowJonathan
High CPU usage when cargo updates its index
A-git
Area: anything dealing with git
C-bug
Category: bug
Performance
Gotta go fast!
S-blocked-external
Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#9215
opened Mar 1, 2021 by
gsurrel
Cargo-update: exceedingly slow progress on update when local registry/index is used and git-fetch-with-cli is false
A-git
Area: anything dealing with git
C-bug
Category: bug
Performance
Gotta go fast!
S-blocked-external
Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#9167
opened Feb 12, 2021 by
datdenkikniet
Support -Zno-link
A-linkage
Area: linker issues, dylib, cdylib, shared libraries, so
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Performance
Gotta go fast!
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#9019
opened Dec 27, 2020 by
bjorn3
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.