about summary refs log tree commit diff
path: root/library/core/src/ops/arith.rs
AgeCommit message (Expand)AuthorLines
2021-03-01Document panicking cases for integer remainderJim Turner-3/+10
2021-03-01Document panicking cases for integer divisionJim Turner-3/+10
2020-10-17Improve wording of "cannot multiply" type errorCamelid-2/+2
2020-09-23Use Self more in core in doc when possibleAlexis Bourget-11/+11
2020-09-10Add missing examples on core traits' methodGuillaume Gomez-0/+77
2020-07-27mv std libs to library/mark-0/+900