]> git.lizzy.rs Git - rust.git/commit
Fix codegen-units tests
authorJames Miller <james@aatch.net>
Sun, 17 Apr 2016 04:35:37 +0000 (16:35 +1200)
committerJames Miller <james@aatch.net>
Thu, 28 Apr 2016 01:18:51 +0000 (13:18 +1200)
commit0e3b37a52e618f93f8b1357744d507b1b527a0fa
tree132c1caabb507cd59c481b2acdd403ae4873281b
parentc55d9e591b1f66d4677dac2efda6b70afcd4b345
Fix codegen-units tests

I'm not sure what the signficance of `drop-glue i8` is, nor why one of
the tests had it appear while the others had it disappear. Either way it
doesn't seem like the presence or absense of it is the focus of the
tests.
src/test/codegen-units/item-collection/statics-and-consts.rs
src/test/codegen-units/partitioning/inlining-from-extern-crate.rs
src/test/codegen-units/partitioning/local-inlining.rs
src/test/codegen-units/partitioning/local-transitive-inlining.rs