This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
Make *_compare_scalar
not return Result
#316
Labels
*_compare_scalar
not return Result
#316
These are infallible.
To migrate, remove
.unwrap
,?
,.map_err
, etc. from any of the following calls:boolean_compare_scalar
primitive_compare_scalar
utf8_compare_scalar
The text was updated successfully, but these errors were encountered: