Crate rustc_macros
source ·Macros§
Derive Macros§
HashStableimplementation that has noHashStableContextbound and which addswherebounds forHashStablebased off of fields and not generics. This is suitable for use in crates likerustc_type_ir.- Derives
TypeFoldablefor the annotatedstructorenum(unionis not supported). - Derives
TypeVisitablefor the annotatedstructorenum(unionis not supported).