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

"cargo new" should add pre-commit hooks for autoformatter and linter A-vcs Area: general VCS issues C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-init Command-new S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#13758 opened Apr 15, 2024 by worldmind
cargo --fix does not recognise there's a VCS on a fossil project A-vcs Area: general VCS issues C-bug Category: bug Command-fix S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#12721 opened Sep 21, 2023 by bingen13
Add support for jujutsu VCS A-vcs Area: general VCS issues 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.
#12102 opened May 7, 2023 by lopukhov
instead of writing a .gitignore with /target -- output a .gitignore with * *inside* target/ A-vcs Area: general VCS issues C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-init Command-new
#11548 opened Jan 6, 2023 by asottile
Export the vcs information as environment variable A-environment-variables Area: environment variables A-git Area: anything dealing with git A-vcs Area: general VCS issues C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
#11456 opened Dec 5, 2022 by lu-zero
cargo new failed to detect vcs if parent of path does not exist A-git Area: anything dealing with git A-vcs Area: general VCS issues C-bug Category: bug Command-new S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#10981 opened Aug 12, 2022 by zhoukezi
cargo new --svn flag A-vcs Area: general VCS issues C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-new S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#9729 opened Jul 27, 2021 by dertuxmalwieder
Support providing a git link when publishing a crate A-vcs Area: general VCS issues Command-publish S-triage Status: This issue is waiting on initial triage.
#2640 opened May 3, 2016 by larsbergstrom
[Feature Request] Support mercurial repositories as dependencies A-vcs Area: general VCS issues S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#2527 opened Mar 29, 2016 by troplin
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.