mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 11:39:56 +00:00
docs: correct panic conditions for rem_euclid and similar functions fixes https://github.com/rust-lang/rust/issues/128857 also fixes the documentation for functions behind the `int_roundings` feature (#88581)