 | conflicting_externs/ | | 66 B | |
 | hasdecl/ | | 35 B | |
 | import/ | | 80 B | |
 | namespace_depends_on_compile_var/ | | 66 B | |
 | pub_enum/ | | 37 B | |
 | x86_64/ | x86_64: revert regression from #35865 | 222 B | 1 month ago |
 | zon/ | llvm-libc: update to LLVM 22 | 1.479 KiB | 4 months ago |
 | abs.zig | x86_64: revert regression from #35865 | 16.462 KiB | 1 month ago |
 | addrspace_and_linksection.zig | | 3.361 KiB | |
 | align.zig | x86_64: revert regression from #35865 | 22.219 KiB | 1 month ago |
 | alignof.zig | ci: update qemu to 10.2.1.1 | 1.376 KiB | 6 months ago |
 | array.zig | Attach spirv assembler notes to error message | 32.390 KiB | 11 days ago |
 | asm.zig | Sema: make dereferences of comptime-known null C pointers runtime-known | 7.413 KiB | 2 months ago |
 | atomics.zig | Sema: make dereferences of comptime-known null C pointers runtime-known | 14.793 KiB | 2 months ago |
 | backing_int.zig | Attach spirv assembler notes to error message | 12.970 KiB | 11 days ago |
 | basic.zig | cli: address TODO to remove formatted-panics and structured-cfg flags | 38.151 KiB | 1 month ago |
 | bit_shifting.zig | x86_64: revert regression from #35865 | 6.896 KiB | 1 month ago |
 | bitcast.zig | fix compiler crash on mem.doNotOptimize on SPIR-V | 18.844 KiB | 1 month ago |
 | bitreverse.zig | Merge pull request 'compiler: disable warnings in all vendored code' (#31868) from alexrp/zig:disable-vendor-warnings into master | 7.545 KiB | 4 months ago |
 | bool.zig | Elf2: always define `__init_array_start` and friends | 2.349 KiB | 2 months ago |
 | builtin_functions_returning_void_or_noreturn.zig | cli: address TODO to remove formatted-panics and structured-cfg flags | 1.249 KiB | 1 month ago |
 | byteswap.zig | Merge pull request 'compiler: disable warnings in all vendored code' (#31868) from alexrp/zig:disable-vendor-warnings into master | 5.862 KiB | 4 months ago |
 | byval_arg_var.zig | | 638 B | |
 | call.zig | cli: address TODO to remove formatted-panics and structured-cfg flags | 23.501 KiB | 1 month ago |
 | cast.zig | Attach spirv assembler notes to error message | 106.408 KiB | 11 days ago |
 | cast_int.zig | x86_64: revert regression from #35865 | 7.146 KiB | 1 month ago |
 | comptime_memory.zig | Attach spirv assembler notes to error message | 18.751 KiB | 11 days ago |
 | const_slice_child.zig | | 1.347 KiB | |
 | decl_literals.zig | test: skip failing/crashing behavior tests for spirv backend | 1.932 KiB | 2 months ago |
 | decltest.zig | | 180 B | |
 | defer.zig | Elf2: always define `__init_array_start` and friends | 3.685 KiB | 2 months ago |
 | destructure.zig | std.Target: require libc for emscripten | 5.079 KiB | 21 days ago |
 | duplicated_test_names.zig | Elf2: always define `__init_array_start` and friends | 330 B | 2 months ago |
 | enum.zig | Sema: fix crash on invalid coercion from error union or optional | 32.646 KiB | 1 month ago |
 | error.zig | std.Build.Cache: make Progress.Node for hits | 30.764 KiB | 2 months ago |
 | eval.zig | x86_64: revert regression from #35865 | 40.131 KiB | 1 month ago |
 | export_builtin.zig | cli: address TODO to remove formatted-panics and structured-cfg flags | 1.531 KiB | 1 month ago |
 | export_c_keywords.zig | | 1.359 KiB | |
 | export_keyword.zig | Merge pull request #25430 from jacobly0/x86_64-win | 1.434 KiB | 11 months ago |
 | export_self_referential_type_info.zig | | 102 B | |
 | extern.zig | x86_64: revert regression from #35865 | 1.926 KiB | 1 month ago |
 | extern_struct_zero_size_fields.zig | llvm-libc: update to LLVM 22 | 392 B | 4 months ago |
 | field_parent_ptr.zig | x86_64: revert regression from #35865 | 54.988 KiB | 1 month ago |
 | file_to_embed.txt | | 10 B | |
 | floatop.zig | fix compiler crash on mem.doNotOptimize on SPIR-V | 58.337 KiB | 1 month ago |
 | fn.zig | cli: address TODO to remove formatted-panics and structured-cfg flags | 20.345 KiB | 1 month ago |
 | fn_delegation.zig | | 912 B | |
 | fn_in_struct_in_comptime.zig | | 494 B | |
 | for.zig | Attach spirv assembler notes to error message | 14.894 KiB | 11 days ago |
 | generics.zig | Sema: fix crash on invalid coercion from error union or optional | 18.259 KiB | 1 month ago |
 | globals.zig | test: skip failing/crashing behavior tests for spirv backend | 6.002 KiB | 2 months ago |
 | hasdecl.zig | Make `@hasDecl` return `true` only for public declarations | 1.017 KiB | 9 days ago |
 | hasfield.zig | | 1.426 KiB | |
 | if.zig | | 5.259 KiB | |
 | import.zig | Elf2: always define `__init_array_start` and friends | 694 B | 2 months ago |
 | import_c_keywords.zig | Merge pull request #25430 from jacobly0/x86_64-win | 3.592 KiB | 11 months ago |
 | incomplete_struct_param_tld.zig | test: skip failing/crashing behavior tests for spirv backend | 607 B | 2 months ago |
 | inline_switch.zig | Sema: fix crash on invalid coercion from error union or optional | 3.957 KiB | 1 month ago |
 | int128.zig | Sema: fix crash on invalid coercion from error union or optional | 4.049 KiB | 1 month ago |
 | int_comparison_elision.zig | llvm-libc: update to LLVM 22 | 6.204 KiB | 4 months ago |
 | ir_block_deps.zig | Elf2: always define `__init_array_start` and friends | 727 B | 2 months ago |
 | lower_strlit_to_vector.zig | Merge pull request 'compiler: disable warnings in all vendored code' (#31868) from alexrp/zig:disable-vendor-warnings into master | 640 B | 4 months ago |
 | math.zig | Attach spirv assembler notes to error message | 100.781 KiB | 11 days ago |
 | maximum_minimum.zig | x86_64: revert regression from #35865 | 13.330 KiB | 1 month ago |
 | member_func.zig | | 2.597 KiB | |
 | memcpy.zig | Elf2: always define `__init_array_start` and friends | 5.451 KiB | 2 months ago |
 | memmove.zig | Merge pull request 'compiler: disable warnings in all vendored code' (#31868) from alexrp/zig:disable-vendor-warnings into master | 5.502 KiB | 4 months ago |
 | memset.zig | std.DynLib: find libraries located in `/lib64` and `/usr/lib64` | 7.131 KiB | 14 days ago |
 | merge_error_sets.zig | Elf2: always define `__init_array_start` and friends | 509 B | 2 months ago |
 | muladd.zig | x86_64: revert regression from #35865 | 6.123 KiB | 1 month ago |
 | multiple_externs_with_conflicting_types.zig | test: skip failing/crashing behavior tests for spirv backend | 680 B | 2 months ago |
 | namespace_depends_on_compile_var.zig | Elf2: always define `__init_array_start` and friends | 538 B | 2 months ago |
 | nan.zig | | 1.692 KiB | |
 | null.zig | | 5.121 KiB | |
 | optional.zig | std.Build.Cache: make Progress.Node for hits | 19.670 KiB | 2 months ago |
 | overlapping_assign.zig | std.Build.Cache: make Progress.Node for hits | 1.202 KiB | 2 months ago |
 | packed-struct.zig | x86_64: revert regression from #35865 | 38.886 KiB | 1 month ago |
 | packed-union.zig | Attach spirv assembler notes to error message | 8.353 KiB | 11 days ago |
 | packed_struct_explicit_backing_int.zig | | 1.813 KiB | |
 | pointers.zig | Attach spirv assembler notes to error message | 24.286 KiB | 11 days ago |
 | popcount.zig | llvm-libc: update to LLVM 22 | 3.164 KiB | 4 months ago |
 | prefetch.zig | std.heap.ArenaAllocator: relax memory ordering for stealing free list | 1.459 KiB | 5 months ago |
 | ptrcast.zig | Attach spirv assembler notes to error message | 19.841 KiB | 11 days ago |
 | ptrfromint.zig | | 1.724 KiB | |
 | pub_enum.zig | Elf2: always define `__init_array_start` and friends | 511 B | 2 months ago |
 | ref_var_in_if_after_if_2nd_switch_prong.zig | | 1.017 KiB | |
 | reflection.zig | Zcu: report outdated nav_ty when previous generation had a compile error | 1.653 KiB | 3 months ago |
 | return_address.zig | | 480 B | |
 | saturating_arithmetic.zig | x86_64: revert regression from #35865 | 17.298 KiB | 1 month ago |
 | select.zig | Sema: fix crash on `@as(comptime_int, @floatFromInt(1))` | 3.884 KiB | 29 days ago |
 | shuffle.zig | Sema: fix crash on `@as(comptime_int, @floatFromInt(1))` | 7.109 KiB | 29 days ago |
 | sizeof_and_typeof.zig | Attach spirv assembler notes to error message | 11.253 KiB | 11 days ago |
 | slice.zig | Attach spirv assembler notes to error message | 37.563 KiB | 11 days ago |
 | slice_sentinel_comptime.zig | llvm-libc: update to LLVM 22 | 6.013 KiB | 4 months ago |
 | spirv.zig | Attach spirv assembler notes to error message | 2.618 KiB | 11 days ago |
 | splat.zig | std.Build.Cache: make Progress.Node for hits | 4.933 KiB | 2 months ago |
 | src.zig | | 1.539 KiB | |
 | string_literals.zig | Attach spirv assembler notes to error message | 4.759 KiB | 11 days ago |
 | struct.zig | x86_64: revert regression from #35865 | 62.619 KiB | 1 month ago |
 | struct_contains_null_ptr_itself.zig | | 602 B | |
 | struct_contains_slice_of_itself.zig | ci: update qemu to 10.2.1.1 | 2.466 KiB | 6 months ago |
 | switch.zig | x86_64: revert regression from #35865 | 42.779 KiB | 1 month ago |
 | switch_loop.zig | x86_64: revert regression from #35865 | 18.272 KiB | 1 month ago |
 | switch_on_captured_error.zig | x86_64: revert regression from #35865 | 34.888 KiB | 1 month ago |
 | switch_prong_err_enum.zig | test: skip failing/crashing behavior tests for spirv backend | 981 B | 2 months ago |
 | switch_prong_implicit_cast.zig | test: skip failing/crashing behavior tests for spirv backend | 815 B | 2 months ago |
 | this.zig | | 1.394 KiB | |
 | threadlocal.zig | x86_64: revert regression from #35865 | 1.837 KiB | 1 month ago |
 | truncate.zig | x86_64: revert regression from #35865 | 3.685 KiB | 1 month ago |
 | try.zig | Sema: make dereferences of comptime-known null C pointers runtime-known | 5.445 KiB | 2 months ago |
 | tuple.zig | std.Build.Cache: make Progress.Node for hits | 16.731 KiB | 2 months ago |
 | tuple_declarations.zig | Zcu: report outdated nav_ty when previous generation had a compile error | 1.801 KiB | 3 months ago |
 | type.zig | Sema: fix crash on invalid coercion from error union or optional | 17.882 KiB | 1 month ago |
 | type_info.zig | Sema: make dereferences of comptime-known null C pointers runtime-known | 22.074 KiB | 2 months ago |
 | typename.zig | | 8.698 KiB | |
 | undefined.zig | llvm-libc: update to LLVM 22 | 3.326 KiB | 4 months ago |
 | underscore.zig | | 522 B | |
 | union.zig | x86_64: revert regression from #35865 | 62.761 KiB | 1 month ago |
 | var_args.zig | std.Build.Cache: make Progress.Node for hits | 13.573 KiB | 2 months ago |
 | vector.zig | Attach spirv assembler notes to error message | 74.775 KiB | 11 days ago |
 | void.zig | llvm-libc: update to LLVM 22 | 1.239 KiB | 4 months ago |
 | wasm.zig | Merge pull request 'compiler: disable warnings in all vendored code' (#31868) from alexrp/zig:disable-vendor-warnings into master | 3.301 KiB | 4 months ago |
 | while.zig | Elf2: always define `__init_array_start` and friends | 10.251 KiB | 2 months ago |
 | widening.zig | x86_64: revert regression from #35865 | 2.496 KiB | 1 month ago |
 | wrapping_arithmetic.zig | Elf2: always define `__init_array_start` and friends | 4.466 KiB | 2 months ago |
 | x86_64.zig | | 440 B | |
 | zero.bin | | 456 B | |
 | zon.zig | Zcu: report outdated nav_ty when previous generation had a compile error | 17.185 KiB | 3 months ago |