Add HashStable_NoContext to simplify HashStable implementations in rustc_type_ir
This commit is contained in:
@@ -123,5 +123,3 @@ impl<'tcx> HashStable<StableHashingContext<'tcx>> for rustc_feature::Features {
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
impl<'ctx> rustc_type_ir::HashStableContext for StableHashingContext<'ctx> {}
|
||||
|
||||
Reference in New Issue
Block a user