-
Notifications
You must be signed in to change notification settings - Fork 809
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace uses of
unsafe
with safe alternatives (#1714)
* Replace unsafe blocks with safe alternatives * Replace unsafe blocks with safe alternatives * update to fix tests * use split_at(0) for consistensy * Update src/lib.rs --------- Co-authored-by: Nabil Wadih <[email protected]> Co-authored-by: Geoffroy Couprie <[email protected]>
- Loading branch information
1 parent
cdd8baf
commit 82b09f0
Showing
1 changed file
with
23 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters