]> git.lizzy.rs Git - rust.git/commit
add doc for new `fn alloc_ty_init`.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Tue, 12 Jan 2016 16:24:00 +0000 (17:24 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Wed, 13 Jan 2016 13:29:50 +0000 (14:29 +0100)
commitdecc2867577c65682c6a73c89c550d34b5b270ad
treea6a22c3a26ed91c57b0009f8db7e6ca7bb87c8c5
parent7706e2333eacbbdf943164cec583a51b216bbde1
add doc for new `fn alloc_ty_init`.

(Note that it might be a good idea to replace *all* calls of
`alloc_ty` with calls to `alloc_ty_init`, to encourage programmers to
consider the appropriate value for the `init` flag when creating
temporary values.)
src/librustc_trans/trans/base.rs