You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add str.__rmod__ method.
* Add tests for str.__rmod__ method.
* Improve test for str.__rmod__ method.
* Change str.__rmod__ method return value type.
* Format with rustfmt.
* Remove not required code of str.__rmod__ method.
* Improve with clippy.
0 commit comments