rust/src/test/codegen-units/item-collection
2017-06-09 19:07:25 -04:00
..
auxiliary s/aux/auxiliary, because windows 2016-05-06 16:24:48 -04:00
cross-crate-closures.rs Ignore closure-related translation item collection tests. 2016-07-08 10:42:46 -04:00
cross-crate-generic-functions.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00
cross-crate-trait-method.rs fix fallout in tests 2016-06-04 13:26:37 +03:00
drop_in_place_intrinsic.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00
function-as-argument.rs Move Fn to module. 2017-06-09 19:07:25 -04:00
generic-drop-glue.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00
generic-functions.rs fix fallout in tests 2016-06-04 13:26:37 +03:00
generic-impl.rs fix codegen-units fallout 2016-06-16 09:26:44 +03:00
impl-in-non-instantiated-generic.rs Fixup tests 2016-04-28 13:18:51 +12:00
instantiation-through-vtable.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00
items-within-generic-items.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00
non-generic-closures.rs Ignore closure-related translation item collection tests. 2016-07-08 10:42:46 -04:00
non-generic-drop-glue.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00
non-generic-functions.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00
overloaded-operators.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00
static-init.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00
statics-and-consts.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00
trait-implementations.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00
trait-method-as-argument.rs Move Fn to module. 2017-06-09 19:07:25 -04:00
trait-method-default-impl.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00
transitive-drop-glue.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00
tuple-drop-glue.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00
unsizing.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00
unused-traits-and-generics.rs translate drop glue using MIR 2017-03-18 02:53:08 +02:00