]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #23751 - tshepang:do-not-hardcode-the-growth, r=Manishearth
authorManish Goregaokar <manishsmail@gmail.com>
Sat, 28 Mar 2015 12:42:04 +0000 (18:12 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Sat, 28 Mar 2015 12:42:04 +0000 (18:12 +0530)
I found the arbitrary `10` surprising. A better method name, in such a case, would be `grow_by_10` :)

1  2 
src/doc/trpl/method-syntax.md

Simple merge