mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
Corrected symbol order after adding diagnostic items
This commit is contained in:
parent
d38f2b0cc1
commit
67002db2cf
@ -172,9 +172,9 @@ symbols! {
|
||||
GlobalAlloc,
|
||||
Hash,
|
||||
HashMap,
|
||||
HashMapEntry,
|
||||
HashSet,
|
||||
Hasher,
|
||||
HashMapEntry,
|
||||
Implied,
|
||||
Input,
|
||||
IntoIterator,
|
||||
|
Loading…
Reference in New Issue
Block a user