-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Issues: rust-lang/cargo
cargo <1.60 failed to select a version of a dependency due to...
#10623
opened May 2, 2022 by
epage
Open
9
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
CARGO_RUSTC_CURRENT_DIR is causing forced rebuilds
A-environment-variables
Area: environment variables
A-rebuild-detection
Area: rebuild detection and fingerprinting
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#14798
opened Nov 8, 2024 by
ehuss
cargo fetch
does not actually use all target architectures as the default.
C-bug
#14795
opened Nov 8, 2024 by
uncomfyhalomacro
cargo metadata
: provide an option not to collect data about dev-dependencies
C-feature-request
#14794
opened Nov 8, 2024 by
Shnatsel
Add the ability to overide the Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-doc
S-needs-team-input
Status: Needs input from team on whether/how to proceed.
out-dir
settings passed to rust-doc
C-feature-request
#14791
opened Nov 7, 2024 by
NovaliX-Dev
Can't Area: workspaces
C-bug
Category: bug
Command-publish
S-needs-team-input
Status: Needs input from team on whether/how to proceed.
Z-package-workspace
Nightly: package-workspace
cargo publish --workspace --dry-run
if the versions already exist
A-workspaces
#14789
opened Nov 6, 2024 by
epage
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-team-input
Status: Needs input from team on whether/how to proceed.
#14787
opened Nov 5, 2024 by
ChrisDenton
Could not fetch git crate in Category: bug
S-triage
Status: This issue is waiting on initial triage.
Cargo.toml
on linux
C-bug
#14783
opened Nov 5, 2024 by
Supermanuu
cargo update SPEC
broken if branch name contains plus sign
A-lockfile
#14779
opened Nov 4, 2024 by
kaspar030
CARGO_CFG_TARGET_FEATURE
does not include default value of crt-static
A-build-scripts
#14778
opened Nov 4, 2024 by
madsmtm
cargo doc --examples ... aborts if there are no examples
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-doc
S-needs-team-input
Status: Needs input from team on whether/how to proceed.
#14776
opened Nov 3, 2024 by
profwpollock
Tracking Issue for workspace 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
feature-unification
A-features
#14774
opened Nov 2, 2024 by
ehuss
1 task
support feature gated package metadata
A-features
Area: features — conditional compilation
A-manifest
Area: Cargo.toml issues
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.
#14770
opened Nov 1, 2024 by
nfejzic
net.git-fetch-with-cli fails with "cannot use bare repository" with Area: anything dealing with git
C-bug
Category: bug
S-needs-mentor
Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
safe.bareRepository = explicit
A-git
#14758
opened Oct 31, 2024 by
jamuraa
Failed testing proc-macros built with Area: compiling proc-macros
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
Z-build-std
Nightly: build-std
-Zbuild-std
A-proc-macro
#14735
opened Oct 27, 2024 by
madsmtm
Passing unstable flags only on nightly toolchains
A-configuration
Area: cargo config files and env vars
A-rustflags
Area: rustflags
A-rustup
Area: rustup interaction
A-unstable
Area: nightly unstable support
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.
#14733
opened Oct 26, 2024 by
P1n3appl3
cargo tree -d
incorrectly shows duplicate workspace dependency with resolver = "2"
C-bug
#14732
opened Oct 25, 2024 by
dima74
Cargo vendor doesn't replace all sources used by dependencies in its output
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#14729
opened Oct 25, 2024 by
P-E-Meunier
Tracking the performance of Gotta go fast!
Z-checksum-freshness
Nightly: rebuild detection on file checksum instead of mtime
-Zchecksum-freshness
Performance
#14722
opened Oct 23, 2024 by
weihanglo
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
LTO and CGU in CI dist build for cargo itself
A-building-cargo-itself
Area: issues with building cargo
Performance
Gotta go fast!
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14719
opened Oct 23, 2024 by
weihanglo
Workspace::new fails when workspace contains * in members on Windows
A-cargo-api
Area: cargo-the-library API and internal code issues
A-workspaces
Area: workspaces
C-bug
Category: bug
S-blocked-external
Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#14717
opened Oct 22, 2024 by
Sytten
cargo package
could run tests in the packaged tree
C-feature-request
#14685
opened Oct 14, 2024 by
sourcefrog
CARGO_PRIMARY_PACKAGE is not included in the fingerprint, and can change for workspace members
A-environment-variables
Area: environment variables
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-workspaces
Area: workspaces
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#14678
opened Oct 11, 2024 by
ehuss
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
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
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.