about summary refs log tree commit diff
path: root/library/core/src/num/overflow_panic.rs
AgeCommit message (Expand)AuthorLines
2025-01-20core: add `#![warn(unreachable_pub)]`Urgau-8/+8
2023-11-28reword panic comments and add spaces to unlikely branchesRyan Mehri-0/+4
2023-11-24implement strict_* operations for signed integer typesRyan Mehri-0/+47