diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2021-05-27 20:08:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-27 20:08:21 +0200 |
| commit | e30192ac5c3ea61d30e2d8070289524975ea7315 (patch) | |
| tree | 7cc34d9b88f70043634527dd50aa9505dde0ff05 /compiler/rustc_codegen_llvm/src | |
| parent | 6ac83e1808fd860c8c1279cc6547e6b248bc4b47 (diff) | |
| parent | b00f6fc8a16656391f9014cda73b24712eaf2ccb (diff) | |
| download | rust-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
