lib/std/Build/Step.zig | 2 +- lib/std/zig/ErrorBundle.zig | 1 + src/Sema.zig | 1 + test/cases/compile_errors/@trap_comptime_call.zig | 2 +- test/cases/compile_errors/C_pointer_pointing_to_non_C_ABI_compatible_type_or_has_align_attr.zig | 2 +- test/cases/compile_errors/accessing_runtime_paramter_outside_function_scope.zig | 2 +- test/cases/compile_errors/catch_on_undefined_value.zig | 2 +- test/cases/compile_errors/enum_with_declarations_unavailable_for_reify_type.zig | 2 +- test/cases/compile_errors/extern_function_with_unspecified_calling_convention.zig | 2 +- test/cases/compile_errors/invalid_extern_function_call.zig | 4 ++-- test/cases/compile_errors/slice_of_pointer_must_include_end_value.zig | 10 ---------- test/cases/compile_errors/struct_with_declarations_unavailable_for_reify_type.zig | 2 +- 12 files changed, 12 insertions(+), 20 deletions(-)