]> git.lizzy.rs Git - rust.git/commit
Delegate ToStr implementation to Show for tuples
authorBrendan Zabarauskas <bjzaba@yahoo.com.au>
Sun, 16 Feb 2014 07:27:46 +0000 (18:27 +1100)
committerBrendan Zabarauskas <bjzaba@yahoo.com.au>
Sun, 16 Feb 2014 08:12:28 +0000 (19:12 +1100)
commit6f39eb1a568c03534a41f6815e7fb0bde737cd6f
tree0b8690f784917b218ed18f82b4f4b7b67b3d62a7
parentbf6abf8cb3d1e169c1baab8d266bd43c58dfbcc6
Delegate ToStr implementation to Show for tuples
src/libstd/to_str.rs
src/libstd/tuple.rs