]> git.lizzy.rs Git - rust.git/commitdiff
rollup merge of #22164: huonw/alloc--
authorAlex Crichton <alex@alexcrichton.com>
Wed, 11 Feb 2015 22:02:13 +0000 (14:02 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 11 Feb 2015 22:02:13 +0000 (14:02 -0800)
It doesn't have to be a literal memory allocation (ala malloc), e.g. it
can be in static memory, so saying "allocated" is mildly misleading.

Thanks to @mahkoh for pointing it out.

r? @steveklabnik


Trivial merge