Use on-disk-hash-table format for DefPathHashMap in hir::definitions.
This commit is contained in:
parent
0debea1377
commit
d0be27c8ec
7 changed files with 66 additions and 5 deletions
|
|
@ -144,6 +144,7 @@ const PERMITTED_DEPENDENCIES: &[&str] = &[
|
|||
"num-integer",
|
||||
"num-traits",
|
||||
"object",
|
||||
"odht",
|
||||
"once_cell",
|
||||
"opaque-debug",
|
||||
"parking_lot",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue