]> git.lizzy.rs Git - rust.git/commit
Forward attributes of translated function/closure to trans_fn/trans_closure.
authorMichael Woerister <michaelwoerister@posteo.net>
Thu, 31 Dec 2015 13:06:23 +0000 (08:06 -0500)
committerMichael Woerister <michaelwoerister@posteo.net>
Thu, 31 Dec 2015 13:06:23 +0000 (08:06 -0500)
commite3c89943ace61a5ca99e8e0910e86f0ca4887507
treee337a793a2d999c982c02ad6aebaedd8b66d0981
parenta06bb977d86dcfe786d4265f4807a11c39b51141
Forward attributes of translated function/closure to trans_fn/trans_closure.
src/librustc_trans/trans/closure.rs
src/librustc_trans/trans/consts.rs
src/librustc_trans/trans/expr.rs
src/librustc_trans/trans/foreign.rs
src/librustc_trans/trans/inline.rs
src/librustc_trans/trans/meth.rs
src/librustc_trans/trans/monomorphize.rs