zig/test
Andrew Kelley 01c722c21c
Revert "Allow constant struct val to reallocate its fields when resolving an inferred struct field with a comptime value."
This reverts commit debcc79d56.

This caused a regression when building self-hosted
2020-03-05 17:19:01 -05:00
..
src separate std.Target and std.zig.CrossTarget 2020-02-28 14:51:54 -05:00
stage1 Revert "Allow constant struct val to reallocate its fields when resolving an inferred struct field with a comptime value." 2020-03-05 17:19:01 -05:00
stage2 exported main must be pub 2019-12-03 12:50:42 -05:00
standalone breaking: std.os read/write functions + sendfile 2020-03-03 02:25:26 -05:00
assemble_and_link.zig update std lib to new Target API 2020-02-28 14:51:54 -05:00
cli.zig update cli test to new std.fs API 2020-03-03 15:58:14 -05:00
compare_output.zig update tests to new Target API 2020-02-28 14:51:55 -05:00
compile_errors.zig ir: Implement @TypeOf with multiple arguments 2020-03-04 17:21:10 -05:00
gen_h.zig remove var args from the language 2019-12-09 15:27:27 -05:00
run_translated_c.zig Generate compilable code for array inits 2020-01-30 19:45:08 +01:00
runtime_safety.zig C pointer slices are no longer allowzero (#4462) 2020-02-29 01:36:42 -05:00
stack_traces.zig improve the "external executor" detection logic 2020-02-28 14:51:54 -05:00
standalone.zig update std lib to new Target API 2020-02-28 14:51:54 -05:00
tests.zig separate std.Target and std.zig.CrossTarget 2020-02-28 14:51:54 -05:00
translate_c.zig translate-c demote struct to opaque if unable to translate type 2020-03-05 10:55:32 -05:00