-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Issues: rust-lang/cargo
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 package
VCS dirty check corner cases
A-git
#14967
opened Dec 19, 2024 by
weihanglo
1 of 3 tasks
cargo vendor is not consistent about paths and symbolic links on Windows vs. other platforms
C-bug
Category: bug
Command-vendor
O-windows
OS: Windows
S-triage
Status: This issue is waiting on initial triage.
#14965
opened Dec 19, 2024 by
glandium
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
cargo package
and cargo publish
order of registry selection differ from documentation
A-documenting-cargo-itself
#14958
opened Dec 18, 2024 by
YutaoMa
Support shallow fetch through Area: anything dealing with git
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
net.git-fetch-with-cli
A-git
#14956
opened Dec 18, 2024 by
weihanglo
Performance Regression in Category: bug
Command-package
Performance
Gotta go fast!
S-triage
Status: This issue is waiting on initial triage.
cargo package
on 1.81.0
C-bug
#14955
opened Dec 18, 2024 by
landonxjames
Cargo install failed due to interfering with git proxy in Ubuntu Linux
A-git
Area: anything dealing with git
A-networking
Area: networking issues, curl, etc.
C-bug
Category: bug
S-needs-team-input
Status: Needs input from team on whether/how to proceed.
#14952
opened Dec 18, 2024 by
calidion
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
5 tasks
Cargo install --git fails with repo using sha256 object format
A-git
Area: anything dealing with git
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-blocked-external
Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#14942
opened Dec 16, 2024 by
Joshix-1
cargo package
(and hence cargo publish
) verify step is slow from doing a full build
Command-package
Command-publish
Performance
#14941
opened Dec 16, 2024 by
epage
cargo install --locked
is using dev-dependencies
A-dependency-resolution
#14937
opened Dec 15, 2024 by
kushudai
Cannot merge env vars in Area: cargo config files and env vars
A-environment-variables
Area: environment variables
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
[env]
due to type mismatches
A-configuration
#14932
opened Dec 14, 2024 by
weihanglo
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 fails to resolve when adding a git dependency incompatible with a locked crate version but compatible with the Area: dependency resolution and the resolver
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
Cargo.toml
requirement
A-dependency-resolution
#14916
opened Dec 10, 2024 by
x-hgg-x
cargo add spurious failure
C-bug
Category: bug
Command-add
S-triage
Status: This issue is waiting on initial triage.
#14914
opened Dec 10, 2024 by
xd009642
Configuration merge doesn't make sense for credential-provider
A-configuration
Area: cargo config files and env vars
A-credential-provider
Area: credential provider for storing and retreiving credentials
C-bug
Category: bug
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
#14906
opened Dec 6, 2024 by
kornelski
dependency resolver sometimes fails to find valid resolution when optional dependencies have a conflict.
A-dependency-resolution
Area: dependency resolution and the resolver
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#14891
opened Dec 4, 2024 by
Eh2406
cargo update
downgrading crates, it is not clear why
A-dependency-resolution
#14883
opened Dec 2, 2024 by
kamulos
Cargo dependency cannot recognize Area: Cargo.toml issues
C-enhancement
Category: enhancement
S-needs-info
Status: Needs more info, such as a reproduction or more background for a feature request.
~
as home path in dependency
's path
field
A-manifest
#14882
opened Dec 2, 2024 by
eval-exec
Add warning for using pre-release version in 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.
Cargo.toml
C-feature-request
#14876
opened Nov 30, 2024 by
linyihai
An option to disable default-features crate and workspace wide
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.
#14866
opened Nov 28, 2024 by
jaskij
cargo add
, etc do not preserve \r\n
line endings
C-bug
#14863
opened Nov 27, 2024 by
epage
Allow specifying 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`
S-propose-close
Status: A team member has nominated this for closing, pending further input from the team
--package
before the subcommand
A-cli
#14858
opened Nov 26, 2024 by
tgross35
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.