Rust 1.84
Changes relevant to competitive programming:
Stabilized APIs:
<int>::isqrt
<int>::checked_isqrt
<uint>::isqrt
Leetcode Weekly 498 Solution Discussion