Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-03-16 08:11:25 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Justus Klausecker 06d08dabab Sema: fix illegal multi level pointer coercions
Moves a premature check that allowed pointers to mutable pointers to coerce
to any other pointer to a mutable pointer.
2025-11-14 23:25:54 +00:00
..
behavior
represent Mac Catalyst as aarch64-maccatalyst-none rather than aarch64-ios-macabi
2025-11-14 11:33:35 +01:00
c_abi
represent Mac Catalyst as aarch64-maccatalyst-none rather than aarch64-ios-macabi
2025-11-14 11:33:35 +01:00
cases
Sema: fix illegal multi level pointer coercions
2025-11-14 23:25:54 +00:00
cli/options
…
incremental
…
link
…
src
…
standalone
std.Build: don't force all children to inherit color option
2025-11-14 21:50:24 +01:00
behavior.zig
…
cases.zig
…
compile_errors.zig
…
error_traces.zig
…
gen_h.zig
…
libc.zig
…
llvm_ir.zig
…
llvm_targets.zig
represent Mac Catalyst as aarch64-maccatalyst-none rather than aarch64-ios-macabi
2025-11-14 11:33:35 +01:00
stack_traces.zig
…
tests.zig
…