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

[DO NOT MERGE] Force edition 2024 lint into action on crater A-build-execution Area: anything dealing with executing the compiler A-cfg-expr Area: Platform cfg expressions A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-crate-dependencies Area: [dependencies] of any kind A-documenting-cargo-itself Area: Cargo's documentation A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-interacts-with-crates.io Area: interaction with registries A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting A-registries Area: registries A-semver Area: semver specifications, version matching, etc. A-testing-cargo-itself Area: cargo's tests A-workspaces Area: workspaces Command-add Command-check Command-fix Command-login Command-metadata Command-new Command-owner Command-package Command-publish Command-read-manifest Command-remove Command-rustc Command-search Command-update Command-yank S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14447 opened Aug 23, 2024 by dingxiangfei2009 Draft
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
Running 'cargo new' with 'workspace.package.name' set creates an invalid manifest A-workspace-inheritance Area: workspace inheritance RFC 2906 C-bug Category: bug Command-new S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#13258 opened Jan 7, 2024 by TheNeikos
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
cargo init is not working great when creating a new workspace with multiple members A-documenting-cargo-itself Area: Cargo's documentation C-bug Category: bug Command-new E-medium Experience: Medium S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#11234 opened Oct 13, 2022 by BartMassey
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
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
#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
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
Add cargo new --workspace to create a workspace A-workspaces Area: workspaces 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.
#8365 opened Jun 16, 2020 by camelid
Create .gitignore even if inside existing repository C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-new S-needs-team-input Status: Needs input from team on whether/how to proceed.
#6357 opened Nov 28, 2018 by vbrandl
cargo publish should be opt-in A-edition-next Area: may require a breaking change over an edition Command-new Command-publish
#6153 opened Oct 7, 2018 by jmaargh
cargo-new ignores $GIT_TEMPLATE_DIR A-git Area: anything dealing with git Command-new S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#5420 opened Apr 27, 2018 by BenWiederhake
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! Adding no:label will show everything without a label.