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
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
Assignee
Filter by who’s assigned
Sort

Issues list

Support cargo clean --workspace C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-clean S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14720 opened Oct 23, 2024 by xxchan
gc: Determine CLI design for manual cleaning Command-clean S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. Z-gc Nightly: garbage collection
#13060 opened Nov 28, 2023 by ehuss
Add an info subcommand for cargo clean C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-clean S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. Z-gc Nightly: garbage collection
#13059 opened Nov 28, 2023 by ehuss
cargo clean --offline fails C-bug Category: bug Command-clean S-triage Status: This issue is waiting on initial triage.
#12989 opened Nov 16, 2023 by infogulch
Tracking Issue for garbage collection A-caching Area: caching of dependencies, repositories, and build artifacts C-tracking-issue Category: A tracking issue for something unstable. Command-clean S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns. Z-gc Nightly: garbage collection
#12633 opened Sep 7, 2023 by ehuss
Error on cargo clean when target directory is a mount point C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-clean S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#11887 opened Mar 26, 2023 by nandesu-utils
cargo clean failure with dangling readonly dir-symlinks on windows A-filesystem Area: issues with filesystems C-bug Category: bug Command-clean O-windows OS: Windows S-triage Status: This issue is waiting on initial triage.
#11872 opened Mar 20, 2023 by rbtcollins
cargo clean --recursive C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-clean S-triage Status: This issue is waiting on initial triage.
#11305 opened Oct 27, 2022 by LeSnake04
cargo clean --bin ... does not work C-bug Category: bug Command-clean S-triage Status: This issue is waiting on initial triage.
#10898 opened Jul 24, 2022 by vporton
Performance enhancement for cargo clean C-feature-request 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.
#10552 opened Apr 10, 2022 by weihanglo
--timings interacts poorly with cargo clean A-timings Area: timings C-bug Category: bug Command-clean S-triage Status: This issue is waiting on initial triage.
#10410 opened Feb 22, 2022 by g2p
cargo clean -p does not clean documentation C-bug Category: bug Command-clean S-triage Status: This issue is waiting on initial triage.
#8790 opened Oct 16, 2020 by jyn514
Rebuild/emit new object file if it has been removed but the source has not changed C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-clean S-triage Status: This issue is waiting on initial triage.
#8507 opened Jul 18, 2020 by micouy
cargo update removes uninstalled deps from target/, when detected they have been removed from Cargo.toml C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-clean Command-update S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#6435 opened Dec 13, 2018 by ThatNerdyPikachu
Have an option to make Cargo attempt to clean up after itself. A-caching Area: caching of dependencies, repositories, and build artifacts C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-clean S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#6229 opened Oct 27, 2018 by icefoxen
A way for cargo clean to remove content for a specific toolchain version Command-clean S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#5113 opened Mar 3, 2018 by davemilter
cargo ./target fills with outdated artifacts as toolchains are updated/changed A-caching Area: caching of dependencies, repositories, and build artifacts A-layout Area: target output directory layout, naming, and organization C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-clean S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. Z-gc Nightly: garbage collection
#5026 opened Feb 9, 2018 by alexheretic
ProTip! Type g i on any issue or pull request to go back to the issue listing page.