rust/tests/codegen-units/item-collection
2024-01-02 15:34:37 -05:00
..
auxiliary Automatically enable cross-crate inlining for small functions 2023-10-17 19:53:51 -04:00
asm-sym.rs Automatically enable cross-crate inlining for small functions 2023-10-17 19:53:51 -04:00
cross-crate-closures.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cross-crate-generic-functions.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cross-crate-trait-method.rs Automatically enable cross-crate inlining for small functions 2023-10-17 19:53:51 -04:00
drop_in_place_intrinsic.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
function-as-argument.rs Turn off inlining for codegen-unit tests 2023-04-07 15:46:45 -04:00
generic-drop-glue.rs Adjust compiler tests for unused_tuple_struct_fields -> dead_code 2024-01-02 15:34:37 -05:00
generic-functions.rs Turn off inlining for codegen-unit tests 2023-04-07 15:46:45 -04:00
generic-impl.rs Turn off inlining for codegen-unit tests 2023-04-07 15:46:45 -04:00
impl-in-non-instantiated-generic.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
implicit-panic-call.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
instantiation-through-vtable.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
items-within-generic-items.rs Automatically enable cross-crate inlining for small functions 2023-10-17 19:53:51 -04:00
non-generic-closures.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
non-generic-drop-glue.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
non-generic-functions.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
overloaded-operators.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
static-init.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
statics-and-consts.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
trait-implementations.rs Turn off inlining for codegen-unit tests 2023-04-07 15:46:45 -04:00
trait-method-as-argument.rs Turn off inlining for codegen-unit tests 2023-04-07 15:46:45 -04:00
trait-method-default-impl.rs Turn off inlining for codegen-unit tests 2023-04-07 15:46:45 -04:00
transitive-drop-glue.rs Adjust compiler tests for unused_tuple_struct_fields -> dead_code 2024-01-02 15:34:37 -05:00
tuple-drop-glue.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unreferenced-const-fn.rs Automatically enable cross-crate inlining for small functions 2023-10-17 19:53:51 -04:00
unreferenced-inline-function.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unsizing.rs Adjust compiler tests for unused_tuple_struct_fields -> dead_code 2024-01-02 15:34:37 -05:00
unused-traits-and-generics.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00