diff options
author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-03-10 12:32:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-10 12:32:00 +0100 |
commit | e0c8ba19299bcf6609d4e72d6afb140e1f225458 (patch) | |
tree | 6583aedd598eff50f64141f335a39515a30bc0da /tests/rustdoc-js-std/parser-errors.js | |
parent | afd8558d62f28de101c58f4314ea2ba2c1aa60ec (diff) | |
parent | b439189236a8956eaf9cd37bd601f3df074716f2 (diff) | |
download | rust-e0c8ba19299bcf6609d4e72d6afb140e1f225458.tar.gz |
Rollup merge of #108946 - bmoxb:bool-to-float-docs, r=cuviper
Document the resulting values produced when using `From<bool>` on floats
Have the documentation of the implementation of `From<bool>` on `f32` and `f64` indicate the output values (`0.0` for `false` and `1.0` for `true`).
closes #108939
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions