Add unit test to ensure that both parts of a DefPathHash depend on the defining crate's ID.
This commit is contained in:
@@ -31,6 +31,9 @@ mod stable_hash_impls;
|
||||
mod target;
|
||||
pub mod weak_lang_items;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
pub use hir::*;
|
||||
pub use hir_id::*;
|
||||
pub use lang_items::{LangItem, LanguageItems};
|
||||
|
||||
Reference in New Issue
Block a user