index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
core
/
src
/
ops
/
arith.rs
Age
Commit message (
Expand
)
Author
Lines
2023-02-04
Fix #103320, add explanatory message for [#must_use]
yukang
-6
/
+12
2023-01-30
Improved wording of error messages of missing remainder implementations
Matthias Kaak
-2
/
+2
2023-01-27
Fixed confusement between mod and remainder
Matthias Kaak
-2
/
+2
2022-09-16
append_const_msg for std traits
Deadbeef
-31
/
+8
2022-09-16
Add more `const_trait` annotations
Deadbeef
-0
/
+9
2022-09-16
Add `const_trait`s
Deadbeef
-0
/
+2
2022-01-26
Add a minimal working `append_const_msg` argument
Deadbeef
-5
/
+30
2021-10-22
Added const versions of common numeric operations
AlexApps99
-26
/
+39
2021-03-01
Document panicking cases for integer remainder
Jim Turner
-3
/
+10
2021-03-01
Document panicking cases for integer division
Jim Turner
-3
/
+10
2020-10-17
Improve wording of "cannot multiply" type error
Camelid
-2
/
+2
2020-09-23
Use Self more in core in doc when possible
Alexis Bourget
-11
/
+11
2020-09-10
Add missing examples on core traits' method
Guillaume Gomez
-0
/
+77
2020-07-27
mv std libs to library/
mark
-0
/
+900