rust/tests/codegen-units/item-collection
2025-01-27 23:48:47 -05:00
..
auxiliary Fix and enable disabled codegen-units tests 2024-08-10 14:03:27 -04:00
asm-sym.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
closures.rs Fix legacy symbol mangling of closures 2025-01-14 16:33:03 +00:00
cross-crate-closures.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
cross-crate-generic-functions.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
cross-crate-trait-method.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
drop-glue-eager.rs Make sure we actually use the right trivial lifetime substs when eagerly monomorphizing drop for structs 2025-01-15 04:20:25 +00:00
drop_in_place_intrinsic.rs Remove -Zinline-in-all-cgus and clean up CGU partitioning tests 2025-01-27 23:48:47 -05:00
function-as-argument.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
generic-drop-glue.rs Remove -Zinline-in-all-cgus and clean up CGU partitioning tests 2025-01-27 23:48:47 -05:00
generic-functions.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
generic-impl.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
impl-in-non-instantiated-generic.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
implicit-panic-call.rs Codegen const panic messages as function calls 2024-03-22 09:55:50 -04:00
instantiation-through-vtable.rs Remove -Zinline-in-all-cgus and clean up CGU partitioning tests 2025-01-27 23:48:47 -05:00
items-within-generic-items.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
non-generic-closures.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
non-generic-drop-glue.rs Remove -Zinline-in-all-cgus and clean up CGU partitioning tests 2025-01-27 23:48:47 -05:00
non-generic-functions.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
overloaded-operators.rs Revert "Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelix" 2024-08-03 07:57:31 -04:00
static-init.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
statics-and-consts.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
trait-implementations.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
trait-method-as-argument.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
trait-method-default-impl.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
transitive-drop-glue.rs Remove -Zinline-in-all-cgus and clean up CGU partitioning tests 2025-01-27 23:48:47 -05:00
tuple-drop-glue.rs Remove -Zinline-in-all-cgus and clean up CGU partitioning tests 2025-01-27 23:48:47 -05:00
unreferenced-const-fn.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
unreferenced-inline-function.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
unsizing.rs Remove -Zinline-in-all-cgus and clean up CGU partitioning tests 2025-01-27 23:48:47 -05:00
unused-traits-and-generics.rs Run rustfmt on tests/codegen-units/. 2024-05-31 15:56:45 +10:00