zig/test
Andrew Kelley 57b90d2d98
allow implicit cast of fn to async fn
it forces the fn to be async. closes #3079
2019-08-17 17:22:20 -04:00
..
stage1 allow implicit cast of fn to async fn 2019-08-17 17:22:20 -04:00
stage2
standalone
assemble_and_link.zig
cli.zig
compare_output.zig
compile_errors.zig detect non-async function pointer of inferred async function 2019-08-17 16:49:23 -04:00
gen_h.zig
runtime_safety.zig fix compiler not checking alignment of function frames 2019-08-17 13:04:50 -04:00
standalone.zig
tests.zig
translate_c.zig