]> git.lizzy.rs Git - rust.git/commit
auto merge of #6729 : bstrie/rust/ascstr, r=Aatch
authorbors <bors@rust-lang.org>
Sat, 1 Jun 2013 02:34:41 +0000 (19:34 -0700)
committerbors <bors@rust-lang.org>
Sat, 1 Jun 2013 02:34:41 +0000 (19:34 -0700)
commitb570536b38d3172deabb471f407993a1aa2d4a0d
treea10b233cc6690c0c7f9331b2d7fd2d8175da876f
parente516d2333fa38ce29f1e6e119beb4d5711cf8fd5
parentc77d58fad8b484abdc0140d5adb27c738d46f261
auto merge of #6729 : bstrie/rust/ascstr, r=Aatch

Formerly this was a free function rather than a method. I've left it in place for now, although redefined it so that it just calls the method.