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

chore(deps): update msrv (3 versions) to v1.84 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15456 opened Apr 26, 2025 by renovate bot Loading…
1 task
Update doctest xcompile flags A-documenting-cargo-itself Area: Cargo's documentation Command-test S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15455 opened Apr 25, 2025 by ehuss Loading…
Format Init/New Directory for Cargo.toml and Package Names Command-new S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15452 opened Apr 24, 2025 by mewfinity06 Loading…
[WIP] feat(manifest): add a force-frame-pointers profile option A-build-execution Area: anything dealing with executing the compiler A-manifest Area: Cargo.toml issues A-profiles Area: profiles S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#15451 opened Apr 23, 2025 by brvtalcake Draft
feat(add/install): check if given crate argument would be valid with inserted @ symbol A-cli Area: Command-line interface, option parsing, etc. Command-add Command-install S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15441 opened Apr 20, 2025 by dawedawe Loading…
feat(add): suggest similarly named features Command-add S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15438 opened Apr 18, 2025 by Jujumba Loading…
docs: Remove statement that dep features are optional A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15408 opened Apr 8, 2025 by floers Loading…
Add support for -Zembed-metadata A-build-execution Area: anything dealing with executing the compiler A-cfg-expr Area: Platform cfg expressions A-crate-types Area: crate-type declaration (lib, staticlib, dylib, cdylib, etc.) A-manifest Area: Cargo.toml issues A-unstable Area: nightly unstable support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15378 opened Apr 2, 2025 by Kobzol Loading…
Print all features when the verbose flag is set A-cli Area: Command-line interface, option parsing, etc. Command-add S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15375 opened Apr 1, 2025 by tcanabrava Loading…
Add http.proxy-cainfo config for proxy certs A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation A-networking Area: networking issues, curl, etc. disposition-merge FCP with intent to merge proposed-final-comment-period An FCP proposal has started, but not yet signed off. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#15374 opened Apr 1, 2025 by koxu1996 Loading…
WIP: Eliminate the last three "did you mean" warning phrasings A-manifest Area: Cargo.toml issues A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15356 opened Mar 27, 2025 by joshtriplett Loading…
feat(build-dir): Added the Cargo version to the inputs of workspace-path-hash A-configuration Area: cargo config files and env vars S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15340 opened Mar 21, 2025 by ranger-ross Draft
feat: Add custom completer for completing cargo build --packge <TAB> A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15338 opened Mar 21, 2025 by nooma-42 Draft
Use ellipses when truncating progress A-console-output Area: Terminal output, colors, progress bar, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15330 opened Mar 19, 2025 by WhyNotHugo Loading…
chang 1 tries to 1 try A-networking Area: networking issues, curl, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15328 opened Mar 19, 2025 by zhw2101024 Loading…
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 by Ygg01 Draft
feat(completer): Added completion for --features flag A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15309 opened Mar 13, 2025 by Gmin2 Loading…
Replace time crate with jiff A-configuration Area: cargo config files and env vars A-credential-provider Area: credential provider for storing and retreiving credentials A-registry-authentication Area: registry authentication and authorization (authn authz) A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15293 opened Mar 10, 2025 by oherrala Loading…
docs(reference): sort manifest package section keys per style guide A-documenting-cargo-itself Area: Cargo's documentation S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15285 opened Mar 9, 2025 by scop Draft
Fix cargo add overwriting symlinked Cargo.toml files A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15281 opened Mar 8, 2025 by RaghavenderSingh Loading…
fix: default to all targets when using --edition and --edition-idioms in cargo fix A-cli Area: Command-line interface, option parsing, etc. Command-fix disposition-merge FCP with intent to merge final-comment-period FCP — a period for last comments before action is taken S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#15192 opened Feb 16, 2025 by Rustin170506 Loading…
Check token validity when loading registry config A-interacts-with-crates.io Area: interaction with registries A-registries Area: registries A-registry-authentication Area: registry authentication and authorization (authn authz) A-sparse-registry Area: http sparse registries A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15127 opened Jan 31, 2025 by kornelski Loading…
Arbitrary self types v2: shadowing semver break. A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15117 opened Jan 28, 2025 by adetaylor Loading…
added the third_party_subcommands function in the cli.rs file A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15100 opened Jan 24, 2025 by ibilalkayy Draft
Experiment: Render timing pipeline in SVG A-timings Area: timings S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15091 opened Jan 22, 2025 by eth3lbert Loading…
ProTip! Exclude everything labeled bug with -label:bug.