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
/
iter
/
traits
/
accum.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-26
Update CURRENT_RUSTC_VERSION post-bump
Mark Rousskov
-1
/
+1
2025-09-07
Implement 'Sum' and 'Product' for 'f16' and 'f128';
Gabriel Bjørnager Jensen
-1
/
+1
2025-08-28
implement Sum and Product for Saturating(u*)
Jeremy Smart
-1
/
+57
2025-03-30
use `diagnostic::on_unimplemented` instead
mejrs
-2
/
+2
2024-08-20
Change neutral element of <fNN as iter::Sum> to neg_zero
Arthur Carcano
-2
/
+2
2024-07-26
Fix doc nits
John Arundel
-4
/
+4
2023-03-20
Add example for `Option::product` and `Result::product`
clubby789
-4
/
+36
2022-12-08
Add `rustc_on_unimplemented` to `Sum` and `Product` trait.
Nixon Enraght-Moony
-0
/
+8
2022-02-07
Change `ResultShunt` to be generic over `Try`
Scott McMurray
-4
/
+4
2021-06-16
Make `sum()` and `product()` hyperlinks refer to `Iterator` methods.
Kevin Reid
-10
/
+8
2021-02-14
Use `#[rustc_inherit_overflow_checks]` instead of Add::add etc.
Mara Bos
-10
/
+40
2020-09-18
Use intra-doc links in core/src/iter when possible
Alexis Bourget
-24
/
+22
2020-07-27
mv std libs to library/
mark
-0
/
+205