lib/std/fmt.zig | 6 ++---- src-self-hosted/ir.zig | 2 +- src/codegen.cpp | 33 +++++++++++++++++++++++++------- src/ir.cpp | 11 +++++++---- test/compile_errors.zig | 9 +++++++++ test/stage1/behavior/cast.zig | 11 +++++++++++ test/stage1/behavior/enum.zig | 23 +++++++++++++++++++++- 7 files changed, 78 insertions(+), 17 deletions(-)