zig/test/cases
2018-10-26 15:01:51 -04:00
..
bugs remove implicit cast from T to *const T 2018-10-15 18:23:47 -04:00
import
namespace_depends_on_compile_var
pub_enum Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
align.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
alignof.zig remove @minValue,@maxValue; add std.math.minInt,maxInt 2018-10-26 15:01:51 -04:00
array.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
asm.zig
atomics.zig
bit_shifting.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
bitcast.zig remove @minValue,@maxValue; add std.math.minInt,maxInt 2018-10-26 15:01:51 -04:00
bool.zig remove bool to int syntax. add @boolToInt 2018-06-18 03:07:16 -04:00
byval_arg_var.zig
cancel.zig test/cases/cancel.zig: update suspend to use @handle(); 2018-08-02 17:47:03 +09:00
cast.zig remove @minValue,@maxValue; add std.math.minInt,maxInt 2018-10-26 15:01:51 -04:00
const_slice_child.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
coroutine_await_struct.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
coroutines.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
defer.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
enum_with_members.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
enum.zig remove implicit cast from T to *const T 2018-10-15 18:23:47 -04:00
error.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
eval.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
field_parent_ptr.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
fn_in_struct_in_comptime.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
fn.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
for.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
generics.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
if.zig
import.zig
incomplete_struct_param_tld.zig remove implicit cast from T to *const T 2018-10-15 18:23:47 -04:00
ir_block_deps.zig
math.zig remove @minValue,@maxValue; add std.math.minInt,maxInt 2018-10-26 15:01:51 -04:00
merge_error_sets.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
misc.zig remove @minValue,@maxValue; add std.math.minInt,maxInt 2018-10-26 15:01:51 -04:00
new_stack_call.zig
null.zig remove implicit cast from T to *const T 2018-10-15 18:23:47 -04:00
optional.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
pointers.zig
popcount.zig add @popCount intrinsic 2018-07-07 00:25:32 -04:00
ref_var_in_if_after_if_2nd_switch_prong.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
reflection.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
sizeof_and_typeof.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
slice.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
struct_contains_null_ptr_itself.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
struct_contains_slice_of_itself.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
struct.zig remove @minValue,@maxValue; add std.math.minInt,maxInt 2018-10-26 15:01:51 -04:00
switch_prong_err_enum.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
switch_prong_implicit_cast.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
switch.zig remove implicit cast from T to *const T 2018-10-15 18:23:47 -04:00
syntax.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
this.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
try.zig
type_info.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
undefined.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
underscore.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
union.zig remove implicit cast from T to *const T 2018-10-15 18:23:47 -04:00
var_args.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
void.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
while.zig
widening.zig fix comptime @tagName crashing sometimes 2018-06-27 13:15:55 -04:00