]> git.lizzy.rs Git - rust.git/commit
Add .as_str() to str::Chars and str::CharIndices. See #27775.
authorSimon Sapin <simon.sapin@exyr.org>
Wed, 19 Aug 2015 15:31:46 +0000 (17:31 +0200)
committerSimon Sapin <simon.sapin@exyr.org>
Fri, 28 Aug 2015 20:44:17 +0000 (22:44 +0200)
commite33650c16fec1ed8dcdbfc0aa3eac33ceece34d3
tree53e4494c4d585813c7360d78d5c34356343608cb
parent6f28232756a6842acb1d2da6defdea43cfe95dde
Add .as_str() to str::Chars and str::CharIndices. See #27775.
src/libcore/str/mod.rs