]> git.lizzy.rs Git - rust.git/commit
Shrink Expr_::ExprInlineAsm.
authorNicholas Nethercote <nnethercote@mozilla.com>
Fri, 28 Oct 2016 03:47:55 +0000 (14:47 +1100)
committerNicholas Nethercote <nnethercote@mozilla.com>
Fri, 28 Oct 2016 04:18:55 +0000 (15:18 +1100)
commita920e355ea837a950b484b5791051337cd371f5d
tree1364cf8384e5182355a0d17a145ee92edab853c2
parenta5b6a9fa8ad2e13adbfcc5f3f624d9252379d745
Shrink Expr_::ExprInlineAsm.

On 64-bit this reduces the size of `Expr_` from 144 to 64 bytes, and
reduces the size of `Expr` from 176 to 96 bytes.
src/librustc/hir/lowering.rs
src/librustc/hir/mod.rs