Add diagnostic item to PartialEq::{eq,ne}
This commit is contained in:
parent
7be0546bd1
commit
26cbb10a5c
2 changed files with 4 additions and 0 deletions
|
@ -516,6 +516,8 @@ symbols! {
|
|||
cmp,
|
||||
cmp_max,
|
||||
cmp_min,
|
||||
cmp_partialeq_eq,
|
||||
cmp_partialeq_ne,
|
||||
cmpxchg16b_target_feature,
|
||||
cmse_nonsecure_entry,
|
||||
coerce_unsized,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue