Corrected symbol order after adding diagnostic items
This commit is contained in:
parent
d38f2b0cc1
commit
67002db2cf
1 changed files with 1 additions and 1 deletions
|
@ -172,9 +172,9 @@ symbols! {
|
||||||
GlobalAlloc,
|
GlobalAlloc,
|
||||||
Hash,
|
Hash,
|
||||||
HashMap,
|
HashMap,
|
||||||
|
HashMapEntry,
|
||||||
HashSet,
|
HashSet,
|
||||||
Hasher,
|
Hasher,
|
||||||
HashMapEntry,
|
|
||||||
Implied,
|
Implied,
|
||||||
Input,
|
Input,
|
||||||
IntoIterator,
|
IntoIterator,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue