about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2021-05-27 20:08:21 +0200
committerGitHub <noreply@github.com>2021-05-27 20:08:21 +0200
commite30192ac5c3ea61d30e2d8070289524975ea7315 (patch)
tree7cc34d9b88f70043634527dd50aa9505dde0ff05 /compiler/rustc_codegen_llvm/src
parent6ac83e1808fd860c8c1279cc6547e6b248bc4b47 (diff)
parentb00f6fc8a16656391f9014cda73b24712eaf2ccb (diff)
downloadrust-e30192ac5c3ea61d30e2d8070289524975ea7315.tar.gz
rust-e30192ac5c3ea61d30e2d8070289524975ea7315.zip
Rollup merge of #85730 - Smittyvb:iter-min-max-floats, r=m-ou-se
Mention workaround for floats in Iterator::{min, max}

`Iterator::{min, max}` can't be used with iterators of floats due to NaN issues. This suggests a workaround in the documentation of those functions.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions