1
Fork 0

The <*const T>::guaranteed_* methods now return an option for the unknown case

This commit is contained in:
Oli Scherer 2022-09-06 14:08:59 +00:00
parent a594044533
commit f632dbe46f
16 changed files with 119 additions and 584 deletions

View file

@ -1118,8 +1118,7 @@ symbols! {
profiler_builtins,
profiler_runtime,
ptr,
ptr_guaranteed_eq,
ptr_guaranteed_ne,
ptr_guaranteed_cmp,
ptr_mask,
ptr_null,
ptr_null_mut,