]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #30914 - tshepang:easier-description, r=steveklabnik
authorSteve Klabnik <steve@steveklabnik.com>
Thu, 14 Jan 2016 19:58:35 +0000 (14:58 -0500)
committerSteve Klabnik <steve@steveklabnik.com>
Thu, 14 Jan 2016 19:58:35 +0000 (14:58 -0500)
This function returns the size on the stack, not that of the value
that may be allocated on the heap.


Trivial merge