Tracking Issue for cfg_version
#15531
Labels
A-target-dependencies
Area: [target.'cfg(foo)'.dependencies]
C-tracking-issue
Category: A tracking issue for something unstable.
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
Summary
RFC: #2523
Original issue: N/A
Implementation:
Documentation: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#cfg-version
Allow dependencies conditioned on the Rust version in a way that matches with
#[cfg(version)]
See also
#[cfg(version(..))]
rust#64796#[cfg(version(...))]
rust#141137Unresolved Issues
No response
Future Extensions
No response
About tracking issues
Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature.
Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.
The text was updated successfully, but these errors were encountered: