]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #22333 - caipre:patch-1, r=steveklabnik
authorManish Goregaokar <manishsmail@gmail.com>
Tue, 17 Feb 2015 10:11:33 +0000 (15:41 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Tue, 17 Feb 2015 12:03:17 +0000 (17:33 +0530)
commit4a7eed1e01c5961199e8a125ef80d133c9c0f3d4
treeb80a8becbcb7548253f643ced5e8044466b19405
parent2aa31827ed7ad639eec5936a047ecc94b6a47046
parent1ac10dde6f621fd60f6546f3516fb3ebae47d14b
Rollup merge of #22333 - caipre:patch-1, r=steveklabnik

The `Circle::grow` method multiplies the radius by a factor of 10, not 2.