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

"see N unchanged dependencies behind latest" sometimes seems to show the wrong number C-bug Category: bug Command-update S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#15386 opened Apr 4, 2025 by RalfJung
Report multiple "failed to get dependency" errors at once A-diagnostics Area: Error and warning messages generated by Cargo itself. C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#15380 opened Apr 3, 2025 by QuarticCat
Fails to connect through trusted SSL proxy A-networking Area: networking issues, curl, etc. S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#15376 opened Apr 2, 2025 by koxu1996
cargo add -p crates-io-crate could be clearer about what's wrong A-cli Area: Command-line interface, option parsing, etc. C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-add S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#15363 opened Mar 28, 2025 by kornelski
cargo build --features "X" doesn't update binary mtime when list of features change A-build-system Area: build system integration A-rebuild-detection Area: rebuild detection and fingerprinting C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#15313 opened Mar 15, 2025 by schultetwin1
Recompilation regression on cdylib on toolchain mixing A-rebuild-detection Area: rebuild detection and fingerprinting C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#15209 opened Feb 20, 2025 by mayeul-zama
rerun-if-changed doesn't trigger if a symlink points to a different file with the same mtime A-build-scripts Area: build.rs scripts A-rebuild-detection Area: rebuild detection and fingerprinting C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#15134 opened Feb 3, 2025 by ngoldbaum
Document since for cargo environment variables A-documenting-cargo-itself Area: Cargo's documentation A-environment-variables Area: environment variables C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#15082 opened Jan 19, 2025 by raldone01
cargo vendor loses some nonempty directories C-bug Category: bug Command-vendor S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#15080 opened Jan 18, 2025 by dtolnay
Per-crate-type [lint] configuration A-lints Area: rustc lint configuration C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#15046 opened Jan 10, 2025 by Nemo157
Re-organize build-dir by package + hash, rather than artifact type A-layout Area: target output directory layout, naming, and organization C-cleanup Category: cleanup within the codebase S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#15010 opened Jan 3, 2025 by epage
cargo package VCS dirty check corner cases A-git Area: anything dealing with git C-bug Category: bug Command-package S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14967 opened Dec 19, 2024 by weihanglo
3 of 4 tasks
Cargo treats lack of disk space as "spurious network error" A-diagnostics Area: Error and warning messages generated by Cargo itself. A-git Area: anything dealing with git A-networking Area: networking issues, curl, etc. C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14964 opened Dec 19, 2024 by glandium
Should cargo use git proxies for other http requests? A-git Area: anything dealing with git A-networking Area: networking issues, curl, etc. C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14952 opened Dec 18, 2024 by calidion
Killing cargo test doesn't terminate the child process C-bug Category: bug Command-test S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14929 opened Dec 12, 2024 by fredrik-jansson-se
"Caused By" error on missing relative dependency could be clearer A-diagnostics Area: Error and warning messages generated by Cargo itself. A-manifest Area: Cargo.toml issues C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14924 opened Dec 11, 2024 by spease
Cargo list trait implementors A-new-subcommand Area: new subcommand C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14852 opened Nov 22, 2024 by walksanatora
Incorrect documentation for default-features in workspace dependencies A-documenting-cargo-itself Area: Cargo's documentation A-features Area: features — conditional compilation A-manifest Area: Cargo.toml issues A-workspace-inheritance Area: workspace inheritance RFC 2906 S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14841 opened Nov 20, 2024 by konstin
Cargo panics when forced-target is specified to be i686-pc-windows-msvc A-features2 Area: issues specifically related to the v2 feature resolver C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. Z-per-package-target Nightly: per-package-target
#14833 opened Nov 17, 2024 by amnestria
Make CARGO_BUILD_TARGET accept multiple target triples A-configuration Area: cargo config files and env vars A-cross-compiling Area: using --target flag for other platforms C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14820 opened Nov 14, 2024 by madsmtm
build-rs crate API design A-build-scripts Area: build.rs scripts S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14816 opened Nov 13, 2024 by kornelski
Display artifact dependency information in cargo tree Command-tree S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. Z-bindeps Nightly: binary artifact dependencies
#14804 opened Nov 9, 2024 by weihanglo
CARGO_RUSTC_CURRENT_DIR is causing forced rebuilds A-documenting-cargo-itself Area: Cargo's documentation A-environment-variables Area: environment variables A-rebuild-detection Area: rebuild detection and fingerprinting C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14798 opened Nov 8, 2024 by ehuss
Invalid UTF-8 output in build scripts silently prevents displaying any output on error A-build-scripts Area: build.rs scripts C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14787 opened Nov 5, 2024 by ChrisDenton
CARGO_CFG_TARGET_FEATURE does not include default value of crt-static A-build-scripts Area: build.rs scripts C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14778 opened Nov 4, 2024 by madsmtm
ProTip! Mix and match filters to narrow down what you’re looking for.