Crate rustc_attr

source ·
Expand description

Functions and types dealing with attributes and meta items.

FIXME(Centril): For now being, much of the logic is still in rustc_ast::attr. The goal is to move the definition of MetaItem and things that don’t need to be in syntax to this crate.

Re-exports§

Modules§

Structs§

Enums§

Constants§

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

Statics§

  • Raw content of Fluent resource for this crate, generated by fluent_messages macro, imported by rustc_driver to include all crates’ resources in one bundle.

Functions§