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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcore
/
ops
/
arith.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-10
libs: doc comments
Alexander Regueiro
-2
/
+2
2019-02-10
tests: doc comments
Alexander Regueiro
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-04-28
Auto merge of #50149 - aaronaaeng:master, r=estebank
bors
-0
/
+6
2018-04-22
Make must_use lint cover all binary/unary operators
Aaron Aaeng
-0
/
+6
2018-04-21
add more aliases
Guillaume Gomez
-0
/
+16
2018-02-10
fix typo: substract -> subtract.
Matthias Krüger
-2
/
+2
2018-02-01
Remove cast suggestions
Esteban Küber
-72
/
+0
2018-02-01
Change rustc_on_unimplemented for Iterator and binops
Esteban Küber
-6
/
+3
2018-02-01
Add filtering options to `rustc_on_unimplemented`
Esteban Küber
-10
/
+105
2017-09-03
Manuall rebase of @Migi pull/41336
Eh2406
-0
/
+10
2017-08-12
std::ops docs: incorporated changes suggested in review
lukaramu
-6
/
+8
2017-08-07
Revise documentation in core::ops::arith
lukaramu
-182
/
+118
2017-07-22
Add generic example of std::ops::Sub in doc comments
mandeep
-0
/
+36
2017-06-09
Move arithmetic ops to module.
Clar Charr
-0
/
+873