about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2012-03-16 15:29:24 -0700
committerBrian Anderson <banderson@mozilla.com>2012-03-16 15:31:53 -0700
commit9e9f4a6240b79ff64c5169296468950045e83515 (patch)
treef5ea2245209a5fc37c153e5a115c1c0371fff9fd /src/rt/rust_kernel.cpp
parent1680ccce1ed1b89bc746c6c764173e8f0b233ca6 (diff)
downloadrust-9e9f4a6240b79ff64c5169296468950045e83515.tar.gz
rust-9e9f4a6240b79ff64c5169296468950045e83515.zip
core: Remove str::init_elt
This was added based on my FIXME, but I no longer believe it has a place in
core::str, partly because it doesn't follow current naming conventions, and
partly because it can be immitated with a one liner using str::from_chars and
vec::from_elem. I have replaced the existing uses with said one-liner.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions