Use on-disk-hash-table format for DefPathHashMap in hir::definitions.
This commit is contained in:
@@ -16,6 +16,7 @@ extern crate rustc_data_structures;
|
||||
|
||||
mod arena;
|
||||
pub mod def;
|
||||
pub mod def_path_hash_map;
|
||||
pub mod definitions;
|
||||
pub use rustc_span::def_id;
|
||||
mod hir;
|
||||
|
||||
Reference in New Issue
Block a user