]> git.lizzy.rs Git - rust.git/commit
bool: make the from_str function a FromStr impl
authorDaniel Micay <danielmicay@gmail.com>
Wed, 6 Mar 2013 18:05:59 +0000 (13:05 -0500)
committerDaniel Micay <danielmicay@gmail.com>
Wed, 6 Mar 2013 18:05:59 +0000 (13:05 -0500)
commit7782aa82d2238371f8d62ed8122d05c2cc225317
treec0e7258e38af5f2430f6cb3688d3862e5d47a4de
parent67100ddb3519dedf8ab07371a381c7762f9fcc4f
bool: make the from_str function a FromStr impl
src/libcore/bool.rs
src/libcore/from_str.rs