Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:A-features2
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
cargo
Public
Notifications
You must be signed in to change notification settings
Fork
2.7k
Star
14.2k
Code
Issues
1.5k
Pull requests
82
Actions
Projects
3
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Dependency Dashboard
#13256 ·
renovate
opened
on Jan 6, 2024
Issues
Search Issues
state
:
open
label
:
A-features2
state:open label:A-features2
Search
Labels
Milestones
New issue
Search results
Open
Closed
experiment: add proc_macro to the index
A-dependency-resolution
Area: dependency resolution and the resolver
Area: dependency resolution and the resolver
A-features2
Area: issues specifically related to the v2 feature resolver
Area: issues specifically related to the v2 feature resolver
A-interacts-with-crates.io
Area: interaction with registries
Area: interaction with registries
A-manifest
Area: Cargo.toml issues
Area: Cargo.toml issues
A-registries
Area: registries
Area: registries
A-testing-cargo-itself
Area: cargo's tests
Area: cargo's tests
Command-package
Command-publish
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
Status: Draft (not ready).
rust-lang/cargo
number 16228
#16228
In rust-lang/cargo;
·
secona
opened
on Nov 8, 2025
Passing multiple <code>--target</code> options behaves differently than compiling separately
A-cross-compiling
Area: using --target flag for other platforms
Area: using --target flag for other platforms
A-features2
Area: issues specifically related to the v2 feature resolver
Area: issues specifically related to the v2 feature resolver
C-bug
Category: bug
Category: bug
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Status: Open.
#16038
In rust-lang/cargo;
·
mohe2015
opened
on Oct 1, 2025
fix(bindeps): do not propagate artifact dependency to proc macro or build deps
A-dependency-resolution
Area: dependency resolution and the resolver
Area: dependency resolution and the resolver
A-features2
Area: issues specifically related to the v2 feature resolver
Area: issues specifically related to the v2 feature resolver
A-profiles
Area: profiles
Area: profiles
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Status: Awaiting review from the assignee but also interested parties.
Status: Open (in progress).
rust-lang/cargo
number 15788
#15788
In rust-lang/cargo;
·
Lencerf
opened
on Jul 30, 2025
Cargo panics when <code>forced-target</code> is specified to be <code>i686-pc-windows-msvc</code>
A-features2
Area: issues specifically related to the v2 feature resolver
Area: issues specifically related to the v2 feature resolver
C-bug
Category: bug
Category: bug
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Z-per-package-target
Nightly: per-package-target
Nightly: per-package-target
Status: Open.
#14833
In rust-lang/cargo;
·
amnestria
opened
on Nov 17, 2024
Can't generate feature gated code from a proc macro in a reliable way when used by both normal/build dependencies with <code>resolver="2"</code>
A-features2
Area: issues specifically related to the v2 feature resolver
Area: issues specifically related to the v2 feature resolver
A-proc-macro
Area: compiling proc-macros
Area: compiling proc-macros
C-bug
Category: bug
Category: bug
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Status: Open.
#14415
In rust-lang/cargo;
·
weiznich
opened
on Aug 16, 2024
Cargo panic in <code>ResolvedFeatures::activated_features_int</code> with unstable <code>bindeps</code> feature
A-features2
Area: issues specifically related to the v2 feature resolver
Area: issues specifically related to the v2 feature resolver
C-bug
Category: bug
Category: bug
S-needs-mentor
Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
Z-bindeps
Nightly: binary artifact dependencies
Nightly: binary artifact dependencies
Status: Open.
#12358
In rust-lang/cargo;
·
phlip9
opened
on Jul 13, 2023
Cargo passes a nonexistent feature to <code>rustc</code> when building gitoxide
A-cargo-api
Area: cargo-the-library API and internal code issues
Area: cargo-the-library API and internal code issues
A-features2
Area: issues specifically related to the v2 feature resolver
Area: issues specifically related to the v2 feature resolver
C-bug
Category: bug
Category: bug
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Status: Open.
#12336
In rust-lang/cargo;
·
Shnatsel
opened
on Jul 9, 2023
forced-target does not work with target dependencies within same package
A-features2
Area: issues specifically related to the v2 feature resolver
Area: issues specifically related to the v2 feature resolver
C-bug
Category: bug
Category: bug
S-needs-mentor
Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
Z-per-package-target
Nightly: per-package-target
Nightly: per-package-target
Status: Open.
#12108
In rust-lang/cargo;
·
ehuss
opened
on May 8, 2023
<code>cargo build</code> downloads unrelated dependencies even when target has been specified and no <code>build.rs</code>
A-features2
Area: issues specifically related to the v2 feature resolver
Area: issues specifically related to the v2 feature resolver
C-bug
Category: bug
Category: bug
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
S-triage
Status: This issue is waiting on initial triage.
Status: This issue is waiting on initial triage.
Status: Open.
#11352
In rust-lang/cargo;
·
poliorcetics
opened
on Nov 8, 2022
panic when attempting to <code>cargo doc -p</code> a dev-dependency
A-features2
Area: issues specifically related to the v2 feature resolver
Area: issues specifically related to the v2 feature resolver
C-bug
Category: bug
Category: bug
Command-doc
Command-rustdoc
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Status: Open.
#11105
In rust-lang/cargo;
·
Nemo157
opened
on Sep 17, 2022
Disabled optional weak dependencies end up in <code>Cargo.lock</code>
A-features2
Area: issues specifically related to the v2 feature resolver
Area: issues specifically related to the v2 feature resolver
A-lockfile
Area: Cargo.lock issues
Area: Cargo.lock issues
C-bug
Category: bug
Category: bug
Command-vendor
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Status: Open.
#10801
In rust-lang/cargo;
·
jonasbb
opened
on Jun 30, 2022
<code>cargo tree</code> does not report a proc-macro duplicate in a workspace
A-features2
Area: issues specifically related to the v2 feature resolver
Area: issues specifically related to the v2 feature resolver
C-bug
Category: bug
Category: bug
Command-tree
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Status: Open.
#10651
In rust-lang/cargo;
·
ehuss
opened
on May 11, 2022
You can’t perform that action at this time.