rust/library
Matthias Krüger 3fb8faa653
Rollup merge of #129321 - krtab:float_sum, r=workingjubilee
Change neutral element of <fNN as iter::Sum> to neg_zero

The neutral element used to be positive zero, but +0 + -0 = +0 so -0 seems better indicated.
2024-08-21 21:58:28 +02:00
..
alloc Stabilize iter::repeat_n 2024-08-19 22:39:04 -07:00
backtrace@72265bea21
core Rollup merge of #129321 - krtab:float_sum, r=workingjubilee 2024-08-21 21:58:28 +02:00
panic_abort
panic_unwind
portable-simd
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #129232 - ivmarkov:master, r=workingjubilee 2024-08-21 21:58:28 +02:00
stdarch@d9466edb4c Update stdarch submodule 2024-08-21 00:20:27 -07:00
sysroot
test Reduce merged doctest source code size 2024-08-13 20:14:56 +02:00
unwind
windows_targets
Cargo.lock library: bump libc dependency 2024-08-19 09:26:25 +02:00
Cargo.toml