test/behavior/type_info.zig | 14 -------------- test/cases/compile_errors/async/Frame_of_generic_function.zig | 14 -------------- test/cases/compile_errors/async/bad_alignment_in_asynccall.zig | 13 ------------- test/cases/compile_errors/async/exported_async_function.zig | 7 ------- test/cases/compile_errors/async/frame_called_outside_of_function_definition.zig | 11 ----------- test/cases/compile_errors/async/frame_causes_function_to_be_async.zig | 13 ------------- test/cases/compile_errors/async/non-async_function_pointer_eventually_is_inferred_to_become_async.zig | 15 --------------- test/cases/compile_errors/async/non_async_function_pointer_passed_to_asyncCall.zig | 13 ------------- test/cases/compile_errors/async/prevent_bad_implicit_casting_of_anyframe_types.zig | 24 ------------------------ test/cases/compile_errors/async/wrong_type_for_argument_tuple_to_asyncCall.zig | 14 -------------- test/cases/safety/nosuspend function call, callee suspends.zig | 20 -------------------- 11 files changed, 158 deletions(-)