Change the return type of String.find and String.rfind from ISize to USize, aligning its return type with Array.find. See [RFC #80](https://github.com/ponylang/rfcs/blob/main/text/0080-usize-indexing.md) for details.