rustc_attr_parsing

Constant VERSION_PLACEHOLDER

Source
pub const VERSION_PLACEHOLDER: &'static str;
Expand description

The version placeholder that recently stabilized features contain inside the since field of the #[stable] attribute.

For more, see this pull request.