about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorMarvin Löbel <loebel.marvin@gmail.com>2013-01-27 03:20:15 +0100
committerBrian Anderson <banderson@mozilla.com>2013-02-03 15:37:24 -0800
commit26e72bf92bb0f9cf4d10a5edb07dbbd5c09f0e24 (patch)
tree501512047e5db7add6f1ac7ef005e3362e475bf0 /src/rt/rust_kernel.cpp
parent5b0335ec8e14ede924c45eac3b08c66191bfc04a (diff)
downloadrust-26e72bf92bb0f9cf4d10a5edb07dbbd5c09f0e24.tar.gz
rust-26e72bf92bb0f9cf4d10a5edb07dbbd5c09f0e24.zip
Converted libcore/int-template.rs to the new string functions.
- Moved ToStr implementation of integers to int-template.rs.
- Marked the `str()` function as deprecated.
- Forwarded all conversion functions to `core::num::to_str_common()`
  and `core::num::from_str_common()`.
- Fixed most places in the codebase where `to_str()` is being used.
- Added int-template to_str and from_str overflow tests.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions