about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorToby Scrace <toby.scrace@gmail.com>2016-01-03 20:08:53 +0000
committerToby Scrace <toby.scrace@gmail.com>2016-01-04 18:23:33 +0000
commit33f3c52d32e6f91494bc305fd25f9d5ae5a11702 (patch)
tree7fd8c5619b3d9b8d45374751d53681929a66c21f /src/rustllvm/RustWrapper.cpp
parent543bb03d3ec864cfe47a9afd761101ea95f628f6 (diff)
downloadrust-33f3c52d32e6f91494bc305fd25f9d5ae5a11702.tar.gz
rust-33f3c52d32e6f91494bc305fd25f9d5ae5a11702.zip
Make float parsing "." return Err
This makes both of the following return Err:

    ".".parse::<f32>()
    ".".parse::<f64>()

This is a [breaking-change], which the libs team have classified as a
bug fix.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions