[][src]Trait rustc_ap_rustc_target::HashStableContext

pub trait HashStableContext { }

Requirements for a StableHashingContext to be used in this crate. This is a hack to allow using the HashStable_Generic derive macro instead of implementing everything in librustc_middle.

Implementors

Loading content...