about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-09-18 08:01:00 -0700
committerbors <bors@rust-lang.org>2013-09-18 08:01:00 -0700
commite02313a172acca34bd29e10cdd10f7495664694e (patch)
tree85bcdeab462ee265820a7a7838a77c7c1869282f /src/rustllvm/PassWrapper.cpp
parent9e636f106d50f948ce90738683fba416bb265796 (diff)
parentb5d560a9e09498db5434ea26338a3d2bfc545eee (diff)
downloadrust-e02313a172acca34bd29e10cdd10f7495664694e.tar.gz
rust-e02313a172acca34bd29e10cdd10f7495664694e.zip
auto merge of #9275 : blake2-ppc/rust/float-from-str, r=thestinger
std: Remove {float,f64,f32}::from_str in favor of from_str in the prelude

Like issue #9209, remove float::{from_str, from_str_radix} in favor of
the two corresponding traits. The same for modules f64 and f32.

New usage is:

    from_str::<float>("1.2e34")
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions