]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_target/lib.rs
Rename StableHashingContextLike to HashStableContext.
[rust.git] / src / librustc_target / lib.rs
index 274f5ec7f1d0a785704ab585b9c36cb2033b6d82..5582eaf47c426f09b3409bd78b68dc7edc2e0c3e 100644 (file)
@@ -21,4 +21,4 @@
 /// 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.
-pub trait StableHashingContextLike {}
+pub trait HashStableContext {}