-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
default .gitignore from 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.
cargo new
should explicitly exclude vendor/
A-vcs
#15352
opened Mar 26, 2025 by
jyn514
Add doc comments and doctests to 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.
lib.rs
generated by cargo init
C-feature-request
#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 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.
cargo new|init
A-manifest
#15027
opened Jan 7, 2025 by
Kladki
Flag to not add a crate to a workspace when calling 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.
cargo new
C-feature-request
#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 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.
.gitignore
with /target
-- output a .gitignore
with *
*inside* target/
A-vcs
#11548
opened Jan 6, 2023 by
asottile
add ability to use 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.
--bin
and --lib
together with cargo new
and init
C-feature-request
#10595
opened Apr 24, 2022 by
skewballfox
cargo init
's boilerplate doesn't work with ?
C-enhancement
#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.