]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #22556 - brson:str, r=steveklabnik
authorManish Goregaokar <manishsmail@gmail.com>
Mon, 23 Feb 2015 09:14:12 +0000 (14:44 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Mon, 23 Feb 2015 17:58:46 +0000 (23:28 +0530)
commit0fab2b95354f519e89e07d4e4d723c24372e75fd
tree48e5ae682aa609ccc3d50ff895b8b037986d918d
parent59726953cc5d27d73df1d024801394126b0854fa
parent96be55376ecdc13b0e711fe9398c70cd932af166
Rollup merge of #22556 - brson:str, r=steveklabnik

 Clarify that `to_string` is how you make `String`. Use a coercion in an example.

r? @steveklabnik