rustc_macros

Derive Macro HashStable_NoContext

source
#[derive(HashStable_NoContext)]
Expand description

HashStable implementation that has no HashStableContext bound and which adds where bounds for HashStable based off of fields and not generics. This is suitable for use in crates like rustc_type_ir.