Issues · rust-lang/cargo (original) (raw)

Git resolver looses custom registry url A-configuration Area: cargo config files and env vars A-git Area: anything dealing with git C-bug Category: bug S-triage Status: This issue is waiting on initial triage.

#15502 opened May 7, 2025 byrlejeune74

7

Hang while updating git repository https://gitlab.com/jD91mZM2/no-std-compat 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

#15481 opened May 2, 2025 byHactarCE

6

When cargo install --git checks out a commit, also set the branch and tag refs 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` Command-install S-needs-team-input Status: Needs input from team on whether/how to proceed.

#15467 opened May 1, 2025 bytessus

2

cargo install --git accepts malformed URL with #, discards it for cloning, then re-adds it into crates.toml A-git Area: anything dealing with git C-bug Category: bug S-triage Status: This issue is waiting on initial triage.

#15336 opened Mar 20, 2025 bynabijaczleweli

1 1

Unhelpful error message when installing from git: "invalid argument: 'port'; class=Invalid (3)" A-git Area: anything dealing with git C-bug Category: bug S-triage Status: This issue is waiting on initial triage.

#15335 opened Mar 20, 2025 bytbu-

4

Support shallow fetch through net.git-fetch-with-cli A-git Area: anything dealing with git S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

#15315 opened Mar 15, 2025 byYgg01 Draft

1

@epage

5

Multiple simultaneous cargo builds that depend on the same git repo can fail A-git Area: anything dealing with git C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.

#15267 opened Mar 5, 2025 byjgopel

2

cargo cannot read from local Git repositories with reftable 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

#15184 opened Feb 14, 2025 bybk2204

2

Cargo errors out when build script is not checked into git repository A-build-scripts Area: build.rs scripts A-git Area: anything dealing with git A-rebuild-detection Area: rebuild detection and fingerprinting C-bug Category: bug S-triage Status: This issue is waiting on initial triage.

#15174 opened Feb 12, 2025 bymsrd0

5

cargo fails to download git repo on powerpc A-git Area: anything dealing with git C-bug Category: bug

#15087 opened Jan 21, 2025 byhpckurt

10

Make target dir self-ignoring A-git Area: anything dealing with git 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-triage Status: This issue is waiting on initial triage.

#15061 opened Jan 14, 2025 bysenekor

1 11

Allow specifying pull request deps using the github PR link A-crate-dependencies Area: [dependencies] of any kind A-diagnostics Area: Error and warning messages generated by Cargo itself. A-git Area: anything dealing with git 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-triage Status: This issue is waiting on initial triage.

#15001 opened Jan 2, 2025 byjoshka

1 6

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 byweihanglo

3 of 4 tasks

1

@weihanglo

9

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 byglandium

1

Support shallow fetch through net.git-fetch-with-cli 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-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review

#14956 opened Dec 18, 2024 byweihanglo

1

@epage

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 bycalidion

8

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 byJoshix-1

9

Default git branch name is master not main on MacOS A-git Area: anything dealing with git C-bug Category: bug O-macos OS: macOS 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 bysongyang-dev

3

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 byfabioz

4

WIP: Allow credential helper to provide SSH password A-git Area: anything dealing with git S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

#14578 opened Sep 22, 2024 byw4 Draft

@ehuss

1

Cargo downgrades transitive dependency that should not change A-dependency-resolution Area: dependency resolution and the resolver A-git Area: anything dealing with git C-bug Category: bug S-triage Status: This issue is waiting on initial triage.

#14446 opened Aug 23, 2024 bykonstin

1 4

Loading of a git source is slow due to manifest parsing A-crate-dependencies Area: [dependencies] of any kind A-git Area: anything dealing with git A-patch Area: [patch] table override C-enhancement Category: enhancement Performance Gotta go fast! S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.

#14395 opened Aug 13, 2024 byepage

4

Different git shas for the same git repo in Cargo.lock silently ignored A-git Area: anything dealing with git A-lockfile Area: Cargo.lock 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.

#14230 opened Jul 10, 2024 byliskin

1

cargo fails to download git package A-git Area: anything dealing with git C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.

#13641 opened Mar 25, 2024 bygbutterfield

1

Cargo downloads git dependencies very slowly A-git Area: anything dealing with git C-bug Category: bug E-medium Experience: Medium Performance Gotta go fast! S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.

#13624 opened Mar 22, 2024 byWaffleLapkin

1