Corrected symbol order after adding diagnostic items

This commit is contained in:
xFrednet 2021-07-17 12:20:43 +02:00
parent d38f2b0cc1
commit 67002db2cf

View File

@ -172,9 +172,9 @@ symbols! {
GlobalAlloc, GlobalAlloc,
Hash, Hash,
HashMap, HashMap,
HashMapEntry,
HashSet, HashSet,
Hasher, Hasher,
HashMapEntry,
Implied, Implied,
Input, Input,
IntoIterator, IntoIterator,