rustc_attr_data_structures

Module stability

Source

Structs§

  • Represents the #[rustc_const_unstable] and #[rustc_const_stable] attributes.
  • Represents the #[rustc_default_body_unstable] attribute.
  • Excludes const_stable_indirect. This is necessary because when -Zforce-unstable-if-unmarked is set, we need to encode standalone #[rustc_const_stable_indirect] attributes
  • Represents the following attributes:

Enums§

Constants§

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