about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorBrendan Zabarauskas <bjzaba@yahoo.com.au>2014-11-02 22:53:48 +1100
committerBrendan Zabarauskas <bjzaba@yahoo.com.au>2014-11-04 00:20:37 +1100
commit01ded5898b1863e195856d2678323315ae224463 (patch)
tree688bf560f5c97979d30bad045f1485efb5576116 /src/rustllvm/RustWrapper.cpp
parent84f4b58eeb12f1fcf46c67029f09a21dd6506b22 (diff)
downloadrust-01ded5898b1863e195856d2678323315ae224463.tar.gz
rust-01ded5898b1863e195856d2678323315ae224463.zip
Simplify float string conversion function further
We now have a really simple function signature:

    pub fn from_str_radix_float<T: Float>(src: &str, radix: uint) -> Option<T>

By removing some of the arguments, we remove the possibility of some invalid states.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions