Auto merge of #5537 - eddyb:no-trans, r=matklad
authorbors <bors@rust-lang.org>
Tue, 15 May 2018 08:20:05 +0000 (08:20 +0000)
committerbors <bors@rust-lang.org>
Tue, 15 May 2018 08:20:05 +0000 (08:20 +0000)
Remove -Zno-trans test.

Needed for https://github.com/rust-lang/rust/pull/50615 (where the flag is now `-Zno-codegen`) - which revealed that the test shouldn't even exist anymore, and was accidentally added back (https://github.com/rust-lang/rust/pull/50615#issuecomment-388968326).


Trivial merge