mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 12:47:29 +00:00

There isn't any need to cache the integer since it gets provided as an argument anyway. Simplify this in `jn` and `yn`.
There isn't any need to cache the integer since it gets provided as an argument anyway. Simplify this in `jn` and `yn`.