Home
last modified time | relevance | path

Searched defs:AttributeGate (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_feature/src/
Dbuiltin_attrs.rs60 pub enum AttributeGate { enum
70 impl std::fmt::Debug for AttributeGate { implementation
81 impl AttributeGate { impl