.gitattributes | 1 + doc/langref.html.in | 127 ++++++++++++++++++++++++-------- src/analyze.cpp | 12 +-- src/ir.cpp | 12 +-- std/mem.zig | 2 +- std/special/compiler_rt/comparetf2.zig | 4 +- std/special/compiler_rt/fixuint.zig | 6 -- std/special/compiler_rt/fixunstfdi_test.zig | 21 +++--- std/special/compiler_rt/fixunstfsi_test.zig | 4 +- std/special/compiler_rt/floatunsitf.zig | 2 +- test/behavior.zig | 1 + test/cases/coroutine_await_struct.zig | 47 ++++++++++++ test/cases/coroutines.zig | 4 +- 13 files changed, 168 insertions(+), 75 deletions(-)