]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #25506 - Wilfred:master, r=alexcrichton
authorManish Goregaokar <manishsmail@gmail.com>
Sun, 17 May 2015 06:25:39 +0000 (11:55 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Sun, 17 May 2015 06:25:39 +0000 (11:55 +0530)
commit1fd0a8455b19cac75a9cb910a0315493f13d2ee9
tree5b9fa66001fe4032e4cbada59a381470e4255904
parentb3706de65abda0f317fe6b2157e6ff4ee6346849
parentba02739ad3519874cb19e741b3df59cef2917b9e
Rollup merge of #25506 - Wilfred:master, r=alexcrichton

Newcomers to Rust need to learn the distinctinion between `&str` and
`String`, so additonally having `string` in an example risks confusion.