diff options
| author | Stuart Cook <Zalathar@users.noreply.github.com> | 2025-09-09 14:35:04 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-09 14:35:04 +1000 |
| commit | 598577911f8727e097558e34c1af9fa85b7879ba (patch) | |
| tree | fdeb5845e5755fc8ebe7401686e68f6aa465078b /compiler/rustc_codegen_llvm/src | |
| parent | 3bd603b2394a7d98426ec9263eae08a418544e92 (diff) | |
| parent | 02602ef65125ac743cc0a61c5afe7c0c5acbad56 (diff) | |
| download | rust-598577911f8727e097558e34c1af9fa85b7879ba.tar.gz rust-598577911f8727e097558e34c1af9fa85b7879ba.zip | |
Rollup merge of #146300 - bjoernager:f16-f128-sum-product, r=jhpratt
Implement `Sum` and `Product` for `f16` and `f128`.
Tracking issue: rust-lang/rust#116909.
This PR implements `core::iter::{Sum, Product}` for `f16` and `f128`.
I'm curious as to why these two traits aren't already implemented. I've been unable to find any information about it at all, so if there is anything that currently blocks them, I would appreciate if someone could fill me in.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
