Add `f16` and `f128` float types by aaronfranke · Pull Request #3453 · rust-lang/rfcs

added 2 commits

June 29, 2023 01:41

programmerjake

programmerjake

tgross35

tgross35

tgross35

@ehuss ehuss added the T-lang

Relevant to the language team, which will review and decide on the RFC.

label

Jul 2, 2023

fintelia

@ecnelises

- Rename doubledouble to f64f64
- Add architecture info about x86 and arm (as suggested)
- Add description to target related types (as suggested)
- Add link to IEEE-754 and LLVM LangRef

clarfonthey

clarfonthey

clarfonthey

clarfonthey

tgross35

@aaronfranke @tgross35

Co-authored-by: Trevor Gross <t.gross35@gmail.com>

simplist-coder added a commit to simplist-coder/AMQP1_0 that referenced this pull request

Nov 23, 2023
…cs#3453 to be available in stable rust.