rustc: 1.29.0 -> 1.29.1
From the changelog: - The standard library's `str::repeat` function contained an out of bounds write caused by an integer overflow. This has been fixed by deterministically panicking when an overflow happens.
parent
2d759f2b
Please register or sign in to comment