rust/src/test/codegen-units/partitioning
Bastian Köcher a8a9a05abb Convert codegen-unit tests to use start instead of main
The new Termination traits brings in the unwinding machinery and that
blows up the required `TRANS_ITEM`s.
2017-12-26 12:26:39 +01:00
..
auxiliary s/aux/auxiliary, because windows 2016-05-06 16:24:48 -04:00
extern-drop-glue.rs Update codegen-unit tests. 2017-11-07 08:54:38 +01:00
extern-generic.rs Adapt cgu-partitioning tests to pre-trans symbol internalization. 2017-07-13 13:29:25 +02:00
inlining-from-extern-crate.rs Update codegen-unit tests. 2017-11-07 08:54:38 +01:00
local-drop-glue.rs Update codegen-unit tests. 2017-11-07 08:54:38 +01:00
local-generic.rs Adapt cgu-partitioning tests to pre-trans symbol internalization. 2017-07-13 13:29:25 +02:00
local-inlining-but-not-all.rs Update codegen-unit tests. 2017-11-07 08:54:38 +01:00
local-inlining.rs Update codegen-unit tests. 2017-11-07 08:54:38 +01:00
local-transitive-inlining.rs Update codegen-unit tests. 2017-11-07 08:54:38 +01:00
methods-are-with-self-type.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
regular-modules.rs Adapt cgu-partitioning tests to pre-trans symbol internalization. 2017-07-13 13:29:25 +02:00
statics.rs Update codegen-unit tests. 2017-11-07 08:54:38 +01:00
vtable-through-const.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00