rename the trait to validity and place a feature gate afront
This commit is contained in:
parent
de405dcb8f
commit
c067324637
10 changed files with 43 additions and 26 deletions
|
@ -193,7 +193,7 @@ symbols! {
|
|||
Cleanup,
|
||||
Clone,
|
||||
CoercePointee,
|
||||
CoercePointeeWellformed,
|
||||
CoercePointeeValidated,
|
||||
CoerceUnsized,
|
||||
Command,
|
||||
ConstParamTy,
|
||||
|
@ -620,7 +620,7 @@ symbols! {
|
|||
cmp_partialord_lt,
|
||||
cmpxchg16b_target_feature,
|
||||
cmse_nonsecure_entry,
|
||||
coerce_pointee_wellformed,
|
||||
coerce_pointee_validated,
|
||||
coerce_unsized,
|
||||
cold,
|
||||
cold_path,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue