]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #30681 - Toby-S:master, r=bluss
authorbors <bors@rust-lang.org>
Mon, 4 Jan 2016 23:57:46 +0000 (23:57 +0000)
committerbors <bors@rust-lang.org>
Mon, 4 Jan 2016 23:57:46 +0000 (23:57 +0000)
Make `".".parse::<f32>()` and `".".parse::<f64>()` return Err

This fixes #30344.

This is a [breaking-change], which the libs team have classified as a
bug fix.


Trivial merge