]> git.lizzy.rs Git - rust.git/commit
Fix codegen tests by make sure items are translated in AST order.
authorMichael Woerister <michaelwoerister@posteo.net>
Thu, 26 May 2016 17:04:35 +0000 (13:04 -0400)
committerMichael Woerister <michaelwoerister@posteo.net>
Fri, 8 Jul 2016 14:42:47 +0000 (10:42 -0400)
commit3a47103f1d2bbf144d3866abc9fe74a9143d2988
tree5f961e354bb3720b36c19a0c2c8c3dec2a2d90ba
parent283c94cd49c8b7cf0b565902686db5fb0cf3e6fd
Fix codegen tests by make sure items are translated in AST order.
src/librustc_trans/base.rs
src/librustc_trans/partitioning.rs
src/test/codegen/drop.rs