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

Outputting rustdoc JSON output to stdout instead of file when invoked via cargo C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-rustdoc S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14672 opened Oct 10, 2024 by Boscop
lock file version 4 requires -Znext-lockfile-bump C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14655 opened Oct 8, 2024 by Kelvin-1013
no instructions on how to build cargo without a cargo installation. A-building-cargo-itself Area: issues with building cargo C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14580 opened Sep 23, 2024 by horos22reg
Cargo incorrectly uses -C linker-plugin-lto to request bitcode only crates A-lto Area: link-time optimization C-bug Category: bug O-windows OS: Windows S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14575 opened Sep 21, 2024 by Zoxc
Who is .cargo/config.toml meant for? A-configuration Area: cargo config files and env vars S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14565 opened Sep 18, 2024 by SamB
Export sanitizer settings in cargo CLI C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14523 opened Sep 9, 2024 by Kixunil
Expose lint levels from CLI 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-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14522 opened Sep 9, 2024 by Kixunil
Rust update broke all of my projects. Cannot build due to spurious network error A-networking Area: networking issues, curl, etc. S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14517 opened Aug 31, 2024 by Nordgaren
cargo info doesn't allow to specify output-format C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-info S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14469 opened Aug 30, 2024 by GopherJ
trim-paths mixes forward and backslashes in backtrace when built on WIndows C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request. Z-trim-paths Nightly: path sanitization
#14419 opened Aug 17, 2024 by mlaota
Cargo claims to ignore binary dependencies, but does unify features anyway A-features Area: features — conditional compilation C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14406 opened Aug 15, 2024 by weiznich
Issue with Workspace and Crate features C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14362 opened Aug 6, 2024 by gwbres
BUG: The output results of cargo test and cargo run seem to be different C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14345 opened Aug 2, 2024 by yymm120
Can't use insteadOF for fetching private crates via SSH instead of HTTPs C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14301 opened Jul 25, 2024 by redeexpressos
Warnings for implicit tests and examples on cargo package/publish causes extra noise C-bug Category: bug Command-package Command-publish S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14290 opened Jul 23, 2024 by ia0
Request to support disabling path checks when using cargo install C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-install S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14276 opened Jul 20, 2024 by jdknight
Download speed 16 kB/s C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14220 opened Jul 9, 2024 by pbies
Cannot cargo install --path . A-building-cargo-itself Area: issues with building cargo C-bug Category: bug O-windows OS: Windows S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14072 opened Jun 14, 2024 by notdanilo
Optionally generate "dep-info for external build system integration" for test and example binaries A-build-system Area: build system integration A-dep-info Area: dep-info, .d files 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` S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14050 opened Jun 12, 2024 by gsrushton
Export environment OUT_DIR to proc-macro. A-proc-macro Area: compiling proc-macros C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14035 opened Jun 9, 2024 by Neutron3529
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
vscode rust devcontainer: cargo build resulting in "failed to link or copy A-filesystem Area: issues with filesystems C-bug Category: bug O-windows OS: Windows S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#13905 opened May 11, 2024 by dss010101
Allow registry configuration for disabling checksum validation A-registries Area: registries C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#13858 opened May 3, 2024 by stefanvanburen
Support workspace-level crate version denylist / local yanking A-dependency-resolution Area: dependency resolution and the resolver A-patch Area: [patch] table override C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#13856 opened May 3, 2024 by demurgos
The cargo build --bins re-builds binaries again after cargo build --all-targets A-features Area: features — conditional compilation A-workspaces Area: workspaces C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#13844 opened May 2, 2024 by achary
ProTip! Updated in the last three days: updated:>2024-10-08.