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

default .gitignore from cargo new should explicitly exclude vendor/ 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 Command-vendor S-triage Status: This issue is waiting on initial triage.
#15352 opened Mar 26, 2025 by jyn514
Add doc comments and doctests to lib.rs generated by cargo init 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-team-input Status: Needs input from team on whether/how to proceed.
#15210 opened Feb 20, 2025 by sorairolake
Format members Array of Cargo.toml in workspace C-bug Category: bug Command-init Command-new S-triage Status: This issue is waiting on initial triage.
#15084 opened Jan 20, 2025 by detoxifiedplant
Option to set default authors for cargo new|init 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` Command-init Command-new S-triage Status: This issue is waiting on initial triage.
#15027 opened Jan 7, 2025 by Kladki
Flag to not add a crate to a workspace when calling cargo new 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-triage Status: This issue is waiting on initial triage.
#13871 opened May 6, 2024 by Makogan
"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
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` Command-init Command-new 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 S-triage Status: This issue is waiting on initial triage.
#11548 opened Jan 6, 2023 by asottile
add ability to use --bin and --lib together with cargo new and init 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-triage Status: This issue is waiting on initial triage.
#10595 opened Apr 24, 2022 by skewballfox
cargo init's boilerplate doesn't work with ? C-enhancement Category: enhancement Command-init Command-new S-needs-team-input Status: Needs input from team on whether/how to proceed.
#14007 opened Oct 8, 2021 by jsha
add .gitignore with target/* on cargo init 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-init S-triage Status: This issue is waiting on initial triage.
#9633 opened Jun 28, 2021 by lattice0
Feature request: Cargo templates 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-rfc Status: Needs an RFC to make progress.
#5151 opened Mar 8, 2018 by carols10cents
cargo new: add config option to force-create vcs when inside an existing vcs 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-init Command-new S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#4647 opened Oct 20, 2017 by diogobaeder
ProTip! Add no:assignee to see everything that’s not assigned.