rust/src/test/codegen-units/item-collection
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
cross-crate-closures.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
cross-crate-generic-functions.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
cross-crate-trait-method.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
drop_in_place_intrinsic.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
function-as-argument.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
generic-drop-glue.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
generic-functions.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
generic-impl.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
impl-in-non-instantiated-generic.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
instantiation-through-vtable.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
items-within-generic-items.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
non-generic-closures.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
non-generic-drop-glue.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
non-generic-functions.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
overloaded-operators.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00
static-init.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
statics-and-consts.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
trait-implementations.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
trait-method-as-argument.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
trait-method-default-impl.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
transitive-drop-glue.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
tuple-drop-glue.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
unreferenced-const-fn.rs Add regression tests for non-instantiation of inline and const fns. 2017-11-07 08:54:38 +01:00
unreferenced-inline-function.rs Add regression tests for non-instantiation of inline and const fns. 2017-11-07 08:54:38 +01:00
unsizing.rs Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
unused-traits-and-generics.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00