-
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
Support 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.
cargo clean --workspace
C-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 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
cargo clean
C-feature-request
#13059
opened Nov 28, 2023 by
ehuss
cargo clean --offline
fails
C-bug
#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 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.
cargo clean
when target directory is a mount point
C-feature-request
#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 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
--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 --target-dir should check if the directory looks like a Cargo target directory before deleting it
C-bug
Category: bug
Command-clean
S-triage
Status: This issue is waiting on initial triage.
#9192
opened Feb 20, 2021 by
joshtriplett
cargo clean -p
does not clean documentation
C-bug
#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 Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
cargo clean
to remove content for a specific toolchain version
Command-clean
S-needs-design
#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.