mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
d8091f8991
Panic for invalid arguments of `{integer primitive}::ilog{,2,10}` in all modes
Decision made in https://github.com/rust-lang/rust/issues/100422#issuecomment-1245864700
resolves https://github.com/rust-lang/rust/issues/100422
tracking issue: https://github.com/rust-lang/rust/issues/70887
r? `@m-ou-se`