about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-05-10 14:19:26 -0700
committerAlex Crichton <alex@alexcrichton.com>2014-05-15 23:22:06 -0700
commitc36525200240b1fae7e6871790b60aec856c2147 (patch)
tree6d96d91abda197a879a023b6b8409d80d9a47879 /src/rustllvm/RustWrapper.cpp
parentbcab97a32eca0bec431ff3d1065f07e10c600d80 (diff)
downloadrust-c36525200240b1fae7e6871790b60aec856c2147.tar.gz
rust-c36525200240b1fae7e6871790b60aec856c2147.zip
std: Delegate some integer formatting to core::fmt
In an attempt to phase out the std::num::strconv module's string formatting
functionality, this commit reimplements some provided methods for formatting
integers on top of format!() instead of the custom (and slower) implementation
inside of num::strconv.

Primarily, this deprecates int_to_str_bytes_common
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions