lib/build-web/fuzz.zig | 2 +- lib/compiler_rt/memcpy.zig | 2 +- lib/compiler_rt/memmove.zig | 2 +- lib/std/Io.zig | 4 ++-- lib/std/Io/Reader.zig | 2 +- lib/std/array_hash_map.zig | 4 ++-- lib/std/crypto/codecs/asn1/der/Encoder.zig | 2 +- lib/std/crypto/timing_safe.zig | 2 +- lib/std/debug.zig | 2 +- lib/std/debug/SelfInfo.zig | 2 +- lib/std/hash_map.zig | 2 +- lib/std/heap.zig | 2 +- lib/std/heap/SmpAllocator.zig | 2 +- lib/std/heap/debug_allocator.zig | 2 +- lib/std/http/Server.zig | 8 ++++---- lib/std/os/uefi/tables.zig | 2 +- lib/std/os/uefi/tables/runtime_services.zig | 2 +- lib/std/os/windows.zig | 2 +- lib/std/pie.zig | 4 ++-- lib/std/zig/c_translation.zig | 2 +- lib/ubsan_rt.zig | 14 +++++++------- src/InternPool.zig | 4 ++-- src/Package/Fetch.zig | 2 +- src/translate_c.zig | 6 +++--- test/behavior/array.zig | 2 +- test/behavior/comptime_memory.zig | 2 +- test/behavior/extern.zig | 2 +- test/cases/compile_errors/nested_ptr_cast_bad_operand.zig | 2 +- test/translate_c.zig | 4 ++-- 29 files changed, 45 insertions(+), 45 deletions(-)