Makoto Onuki

Results 2 issues of Makoto Onuki

It doesn't look like these methods need to take a mutable reference -- though I'm new to rust so I can't really tell for sure... Am I missing something? (It...

Hi, I found an issue with matches() that if the pattern matches an empty string, the next match will start from the same offset, ending up in an infinity loop....