summaryrefslogtreecommitdiff
path: root/src/codegen/struct_layout.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-08-14 14:10:08 -0500
committerGitHub <noreply@github.com>2017-08-14 14:10:08 -0500
commit492714c97cef6e9ebb1cc23414b419118b11fc64 (patch)
treee6ced412630b10e9ce925ba84aef20ff9dcd6200 /src/codegen/struct_layout.rs
parent7e84c437015b5a4d73cb47baae629b8f357c1b2d (diff)
parent949ab272101a0c10da3d6d85458597318eb8d15b (diff)
Auto merge of #912 - fitzgen:only-run-analyses-if-needed, r=emilio
Only run analyses when we are going to use their results Currently, there are various analyses related to deriving various traits that we unconditionally run. However, if we aren't going to derive those traits in codegen, then computing whether or not we can derive the traits is wasteful. r? @emilio
Diffstat (limited to 'src/codegen/struct_layout.rs')
0 files changed, 0 insertions, 0 deletions