diff options
| author | bors <bors@rust-lang.org> | 2013-09-18 08:01:00 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-09-18 08:01:00 -0700 |
| commit | e02313a172acca34bd29e10cdd10f7495664694e (patch) | |
| tree | 85bcdeab462ee265820a7a7838a77c7c1869282f /src/rustllvm/RustWrapper.cpp | |
| parent | 9e636f106d50f948ce90738683fba416bb265796 (diff) | |
| parent | b5d560a9e09498db5434ea26338a3d2bfc545eee (diff) | |
| download | rust-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/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
