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

Documentation: Which files should you include in your package? A-documenting-cargo-itself Area: Cargo's documentation C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-triage Status: This issue is waiting on initial triage.
#14660 opened Oct 9, 2024 by e00E
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
Default git branch name is master not main on MacOS A-git Area: anything dealing with git C-bug Category: bug S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#14650 opened Oct 7, 2024 by songyang-dev
cargo add cannot enable features if version="*" in Cargo.toml C-bug Category: bug Command-add S-triage Status: This issue is waiting on initial triage.
#14648 opened Oct 6, 2024 by georgmu
Inherited workspace.lints.clippy ignored when RUSTFLAGS=-Dwarnings A-workspace-inheritance Area: workspace inheritance RFC 2906 C-bug Category: bug S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
#14645 opened Oct 5, 2024 by heaths
cargo-fmt and cargo-clippy are not documented in The Cargo Book A-documenting-cargo-itself Area: Cargo's documentation C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-clippy Command-fmt S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14640 opened Oct 3, 2024 by WorikWork
Highlight enables features in cargo info C-enhancement Category: enhancement Command-info S-triage Status: This issue is waiting on initial triage.
#14634 opened Oct 2, 2024 by georgmu
bdf regress because bit-set 0.3.0 disappeared in the recent few months A-diagnostics Area: Error and warning messages generated by Cargo itself. S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14643 opened Sep 30, 2024 by tommythorn
Error message regression in Cargo 1.80 when fetching particular git revision A-diagnostics Area: Error and warning messages generated by Cargo itself. A-git Area: anything dealing with git C-bug Category: bug E-easy Experience: Easy S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#14621 opened Sep 30, 2024 by RobJellinghaus
Cargo run is failing with "failed to set hostkey preference: The requested method(s) are not currently supported; class=Ssh" A-git Area: anything dealing with git C-bug Category: bug S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#14617 opened Sep 30, 2024 by fabioz
Inconsistent Cargo.lock generation with overlapping version ranges A-dependency-resolution Area: dependency resolution and the 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.
#14613 opened Sep 29, 2024 by x-hgg-x
LTO flags are silently ignored if one the crate-type of the root package is not compatible with LTO A-lto Area: link-time optimization C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#14612 opened Sep 29, 2024 by stormshield-kg
With CARGO_COMPLETE, --target, --bin, etc show both values and flags A-completions Area: shell completions C-enhancement Category: enhancement S-needs-team-input Status: Needs input from team on whether/how to proceed.
#14606 opened Sep 27, 2024 by epage
Downstream dependencies of a crate are rebuilt despite the changes not being public-facing A-build-execution Area: anything dealing with executing the compiler A-rebuild-detection Area: rebuild detection and fingerprinting C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-build S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#14604 opened Sep 26, 2024 by osiewicz
Loading of a git source is slow due to always checking if the submodule is updated A-git Area: anything dealing with git C-enhancement Category: enhancement Performance Gotta go fast! S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#14603 opened Sep 26, 2024 by epage
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
Better Toolchain Error and Help Messages C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-triage Status: This issue is waiting on initial triage.
#14572 opened Sep 20, 2024 by RefinedSoftwareLLC
cargo check --all-targets gives bad error details when tests are disabled but benches aren't A-build-execution Area: anything dealing with executing the compiler A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#14571 opened Sep 20, 2024 by Nemo157
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
Different RUSTFLAGS between cargo build and cargo clippy invalidate "core" crate when using build-std A-rebuild-detection Area: rebuild detection and fingerprinting A-rustflags Area: rustflags C-bug Category: bug Command-clippy S-triage Status: This issue is waiting on initial triage. Z-build-std Nightly: build-std
#14551 opened Sep 17, 2024 by schultetwin1
workspace.default-members causes cargo run --bin from-other-crate to fail with an unhelpful error A-diagnostics Area: Error and warning messages generated by Cargo itself. C-bug Category: bug Command-run S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
#14544 opened Sep 14, 2024 by kornelski
ProTip! Add no:assignee to see everything that’s not assigned.