rust/library/core/src/iter
Jaken Herman 4457f44065 Document Sum::sum returns additive identities for []
Because the neutral element of `<fNN as iter::Sum>` was changed to
`neg_zero`, the documentation needed to be updated, as it was reporting
inadequate information about what should be expected from the return.

Co-authored-by: Jubilee <workingjubilee@gmail.com>
2025-02-08 14:06:13 -08:00
..
adapters Add inherent versions of MaybeUninit methods for slices 2025-01-11 23:57:00 -05:00
sources Fix link in from_fn.rs 2025-02-05 08:52:13 +01:00
traits Document Sum::sum returns additive identities for [] 2025-02-08 14:06:13 -08:00
mod.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
range.rs distinguish overflow and unimplemented in Step::steps_between 2024-11-21 15:49:55 -08:00
sources.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00