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

Tracking Issue for -Zrustdoc-depinfo A-rebuild-detection Area: rebuild detection and fingerprinting C-tracking-issue Category: A tracking issue for something unstable. Command-doc S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns.
#15370 opened Mar 31, 2025 by weihanglo
1 task
Tracking Issue for JSON output format of cargo package --list A-json-output Area: JSON message output C-tracking-issue Category: A tracking issue for something unstable. Command-package S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns.
#15353 opened Mar 26, 2025 by weihanglo
5 tasks
Tracking Issue for deprecating per-build-target edition field A-edition-next Area: may require a breaking change over an edition A-editions Area: edition-specific issues C-tracking-issue Category: A tracking issue for something unstable.
#15283 opened Mar 8, 2025 by ehuss
2 of 3 tasks
Reduce the need for users to write build scripts A-build-scripts Area: build.rs scripts C-tracking-issue Category: A tracking issue for something unstable.
#14948 opened Dec 17, 2024 by epage
6 tasks
Tracking Issue for warnings (config build.warnings) A-diagnostics Area: Error and warning messages generated by Cargo itself. A-lints Area: rustc lint configuration C-tracking-issue Category: A tracking issue for something unstable.
#14802 opened Nov 9, 2024 by epage
2 tasks
Tracking Issue for workspace feature-unification A-features Area: features — conditional compilation C-tracking-issue Category: A tracking issue for something unstable. S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing. Z-feature-unification Nightly: resolver.feature-unifiication
#14774 opened Nov 2, 2024 by ehuss
1 of 3 tasks
Tracking Issue for native-completion A-cli Area: Command-line interface, option parsing, etc. A-completions Area: shell completions C-tracking-issue Category: A tracking issue for something unstable. call-for-testing Marks issues that require broader testing from the community, e.g. before stabilization.
#14520 opened Sep 9, 2024 by shannmu
21 of 30 tasks
Tracking Issue for location-detail A-profiles Area: profiles C-tracking-issue Category: A tracking issue for something unstable. S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14511 opened Sep 7, 2024 by kornelski
2 tasks done
Tracking Issue for --lockfile-path A-lockfile Area: Cargo.lock issues C-tracking-issue Category: A tracking issue for something unstable. S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns.
#14421 opened Aug 18, 2024 by weihanglo
2 of 5 tasks
Tracking Issue for path-bases A-manifest Area: Cargo.toml issues C-tracking-issue Category: A tracking issue for something unstable.
#14355 opened Aug 5, 2024 by dpaoliello
10 tasks
Tracking Issue for feature-metadata A-features Area: features — conditional compilation A-manifest Area: Cargo.toml issues C-tracking-issue Category: A tracking issue for something unstable. S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#14157 opened Jun 27, 2024 by epage
Tracking Issue for checksum freshness A-rebuild-detection Area: rebuild detection and fingerprinting C-tracking-issue Category: A tracking issue for something unstable. S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns. Z-checksum-freshness Nightly: rebuild detection on file checksum instead of mtime
#14136 opened Jun 25, 2024 by Xaeroxe
4 tasks
Redefine CARGO_TARGET_DIR to be only an artifacts directory 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` C-tracking-issue Category: A tracking issue for something unstable. call-for-testing Marks issues that require broader testing from the community, e.g. before stabilization. S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing. Z-out-dir Nightly: --out-dir
#14125 opened Jun 21, 2024 by kornelski
17 of 22 tasks
Tracking Issue for Packages as (optional) namespaces C-tracking-issue Category: A tracking issue for something unstable.
#13576 opened Mar 12, 2024 by epage
2 of 9 tasks
Tracking Issue for update --precise with pre-release C-tracking-issue Category: A tracking issue for something unstable. Command-update S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns.
#13290 opened Jan 13, 2024 by ehuss
2 tasks
Tracking Issue for -Zgit A-git Area: anything dealing with git C-tracking-issue Category: A tracking issue for something unstable.
#13285 opened Jan 11, 2024 by weihanglo
1 of 5 tasks
Tracking Issue for --output-format flag for cargo rustdoc C-tracking-issue Category: A tracking issue for something unstable. Command-rustdoc S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns.
#13283 opened Jan 11, 2024 by weihanglo
1 of 3 tasks
Tracking Issue for remove-implicit-feature RFC 3491 A-features Area: features — conditional compilation A-optional-dependencies Area: dependencies with optional=true C-tracking-issue Category: A tracking issue for something unstable. S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#12826 opened Oct 14, 2023 by ehuss
Tracking Issue: Exposing RUSTFLAGS in cargo A-configuration Area: cargo config files and env vars A-manifest Area: Cargo.toml issues A-rustflags Area: rustflags C-tracking-issue Category: A tracking issue for something unstable.
#12739 opened Sep 26, 2023 by epage
1 of 6 tasks
Tracking Issue: Support project-specific config in manifest A-configuration Area: cargo config files and env vars A-manifest Area: Cargo.toml issues C-tracking-issue Category: A tracking issue for something unstable.
#12738 opened Sep 26, 2023 by epage
5 tasks
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
Tracking Issue for cargo-script RFC 3424 C-tracking-issue Category: A tracking issue for something unstable. S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns. Z-script Nightly: cargo script
#12207 opened May 31, 2023 by ehuss
31 of 36 tasks
Tracking Issue for trim-paths RFC 3127 A-profiles Area: profiles C-tracking-issue Category: A tracking issue for something unstable. S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns. Z-trim-paths Nightly: path sanitization
#12137 opened May 13, 2023 by ehuss
4 of 8 tasks
Features and bugs that might need a bump of Cargo.lock version A-lockfile Area: Cargo.lock issues C-tracking-issue Category: A tracking issue for something unstable.
#12120 opened May 10, 2023 by weihanglo
Tracking Issue for -Zgitoxide C-tracking-issue Category: A tracking issue for something unstable. S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns. Z-gitoxide Nightly: gitoxide integration
#11813 opened Mar 9, 2023 by Byron
6 of 15 tasks
ProTip! Add no:assignee to see everything that’s not assigned.