Fix symbol sorting
This commit is contained in:
parent
5dc8ec8dc3
commit
3ba3bd5dc9
1 changed files with 1 additions and 1 deletions
|
@ -347,6 +347,7 @@ symbols! {
|
||||||
generators,
|
generators,
|
||||||
generic_associated_types,
|
generic_associated_types,
|
||||||
generic_param_attrs,
|
generic_param_attrs,
|
||||||
|
get_context,
|
||||||
global_allocator,
|
global_allocator,
|
||||||
global_asm,
|
global_asm,
|
||||||
globs,
|
globs,
|
||||||
|
@ -548,7 +549,6 @@ symbols! {
|
||||||
plugins,
|
plugins,
|
||||||
poll,
|
poll,
|
||||||
Poll,
|
Poll,
|
||||||
get_context,
|
|
||||||
powerpc_target_feature,
|
powerpc_target_feature,
|
||||||
precise_pointer_size_matching,
|
precise_pointer_size_matching,
|
||||||
pref_align_of,
|
pref_align_of,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue