bors
959e483fb7
auto merge of #5235 : yjh0502/rust/io_float, r=graydon
...
When parsing bytes from a wire, there is a need to parse floating-point bytes to float values ([u8*4] to f32, [u8*8] to f64). This can be done via cast::transmute, but there is no way to do it safely.
It's quite common, so I think I't better to support it in core library.
2013-03-05 22:00:40 -08:00
..
2013-03-04 12:27:01 -05:00
2013-03-04 12:27:01 -05:00
2013-03-05 08:12:51 -08:00
2013-03-05 08:12:51 -08:00
2013-03-01 14:55:47 -08:00
2013-03-04 12:27:01 -05:00
2013-03-04 22:36:15 -05:00
2013-03-04 12:27:01 -05:00
2013-03-03 19:27:27 -08:00
2013-03-05 10:18:36 -08:00
2013-03-04 22:36:15 -05:00
2013-03-04 22:36:15 -05:00
2013-03-05 10:18:36 -08:00
2013-03-05 02:06:50 -08:00
2013-03-04 22:36:15 -05:00
2013-03-05 08:12:51 -08:00
2013-03-04 12:27:01 -05:00
2013-03-04 12:27:01 -05:00
2013-03-05 08:12:51 -08:00
2013-03-05 10:18:36 -08:00
2013-03-06 09:07:04 +09:00
2013-02-26 10:02:53 +01:00
2013-03-04 12:27:01 -05:00
2013-03-04 12:27:01 -05:00
2013-03-04 12:27:01 -05:00
2013-03-04 22:36:15 -05:00
2013-03-04 12:27:01 -05:00
2013-03-05 02:06:50 -08:00
2013-03-05 02:06:50 -08:00
2013-03-04 12:27:01 -05:00
2013-03-05 08:12:51 -08:00
2013-03-05 08:12:51 -08:00
2013-03-02 14:10:19 -05:00
2013-03-05 08:12:51 -08:00
2013-03-04 22:36:15 -05:00
2013-03-04 22:36:15 -05:00
2013-03-05 08:12:51 -08:00
2013-03-04 12:27:01 -05:00
2013-03-04 12:27:01 -05:00
2013-03-04 12:27:01 -05:00
2013-03-05 12:12:50 -08:00
2013-03-04 12:27:01 -05:00
2013-02-27 09:40:16 -08:00
2013-03-04 12:27:01 -05:00
2013-03-05 18:53:43 -05:00
2013-03-05 08:12:51 -08:00
2013-03-04 12:27:01 -05:00
2013-03-04 12:27:01 -05:00
2013-03-05 19:39:18 -08:00