This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-26 16:13:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
test
/
cases
/
compile_errors
History
Andrew Kelley
434226c89d
stage2: fix type printing of sub-byte pointers
2022-06-08 15:18:43 -07:00
..
stage1
test: move compile errors and incremental tests into common dir
2022-05-04 23:51:16 +02:00
stage2
test: move compile errors and incremental tests into common dir
2022-05-04 23:51:16 +02:00
call method on bound fn referring to var instance.zig
move bound function behavior test to compile error test
2022-05-24 15:34:52 -07:00
dereference_anyopaque.zig
apply Vexu's suggestion to use failing_allocator for now
2022-05-26 16:55:31 +02:00
incompatible sub-byte fields.zig
stage2: fix type printing of sub-byte pointers
2022-06-08 15:18:43 -07:00
invalid_array_elem_ty.zig
Sema:
zirArrayType
does need source location
2022-05-26 13:26:55 +03:00
invalid_store_to_comptime_field.zig
Sema: validate equality on store to comptime field
2022-06-06 13:11:50 -07:00
runtime_indexing_comptime_array.zig
Sema: fix function type callconv inference
2022-06-04 11:33:18 +03:00