]> git.lizzy.rs Git - rust.git/commit
Return Err(()) when trying to convert sNaN representation to float
authorest31 <MTest31@outlook.com>
Tue, 24 Jan 2017 19:49:33 +0000 (20:49 +0100)
committerest31 <MTest31@outlook.com>
Tue, 18 Apr 2017 00:43:16 +0000 (02:43 +0200)
commit82eead0d0b687c79cc79029e45325aecd9c9ef73
treeb0807ee0c7502255dbcc8fc12d3d2a56443046d3
parent32a43da68ae26bc3e22dbaca12ebb02ddc742cc7
Return Err(()) when trying to convert sNaN representation to float
src/libstd/f32.rs
src/libstd/f64.rs