]> git.lizzy.rs Git - rust.git/commit
std: make all strings Equiv-alent to each other, generalise Path.push_many to take...
authorHuon Wilson <dbau.pp+github@gmail.com>
Wed, 12 Jun 2013 16:56:09 +0000 (02:56 +1000)
committerHuon Wilson <dbau.pp+github@gmail.com>
Thu, 13 Jun 2013 00:19:34 +0000 (10:19 +1000)
commit641910dc1340b7786fd758282bac88639a58ddcd
treea183dcf81a44a02ccc36116e463617b8350c012c
parent84bed9769b5d15871481b657860ad6a7d0a62f42
std: make all strings Equiv-alent to each other, generalise Path.push_many to take any type of string.
src/libstd/path.rs
src/libstd/prelude.rs
src/libstd/str.rs