Skip to content

Issues: rust-lang/cargo

Dependency Dashboard
#13256 opened Jan 6, 2024 by renovate bot
Open
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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

cargo install A B C only updates A if A, B, C are outdated C-bug Category: bug Command-install S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#13911 opened May 13, 2024 by matthiaskrgr
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 build -j <large> does not start compiling A-jobserver Area: jobserver, concurrency, parallelism C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#11723 opened Feb 15, 2023 by matthiaskrgr
-Zminimal-versions hangs (takes >2 hours) to resolve dep graph A-dependency-resolution Area: dependency resolution and the resolver C-bug Category: bug Z-minimal-versions Nightly: minimal-versions
#8539 opened Jul 24, 2020 by matthiaskrgr
cargo seems to start several build jobs with -j1 (but doesn't?) A-jobserver Area: jobserver, concurrency, parallelism C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#7689 opened Dec 9, 2019 by matthiaskrgr
optimize dep queue by recording and using crate build times A-build-execution Area: anything dealing with executing the compiler 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.
#7396 opened Sep 20, 2019 by matthiaskrgr
warn if rerun-if-changed=PATH is used but PATH points to none-existing file A-build-scripts Area: build.rs scripts A-diagnostics Area: Error and warning messages generated by Cargo itself. 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` S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
#6003 opened Sep 10, 2018 by matthiaskrgr
cargo says "Fetch" when checking out cloned repos A-console-output Area: Terminal output, colors, progress bar, etc. A-git Area: anything dealing with git C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-triage Status: This issue is waiting on initial triage.
#5913 opened Aug 20, 2018 by matthiaskrgr
tries to clone/init nonexisting repos into cache A-git Area: anything dealing with git C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
#5154 opened Mar 8, 2018 by matthiaskrgr
"-L native=" passed multiple times during selfhost A-build-execution Area: anything dealing with executing the compiler 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-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
#5055 opened Feb 19, 2018 by matthiaskrgr
let git decide when to run gc A-git Area: anything dealing with git C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#4495 opened Sep 15, 2017 by matthiaskrgr
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.