mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 08:45:52 +00:00
move two TODO comments to a github issue
This commit is contained in:
parent
f80ca1d66a
commit
1302274910
@ -141,12 +141,12 @@ pub const build_cases = [_]BuildCase{
|
||||
.build_root = "test/standalone/install_raw_hex",
|
||||
.import = @import("standalone/install_raw_hex/build.zig"),
|
||||
},
|
||||
// TODO take away EmitOption.emit_to option and make it give a FileSource
|
||||
// https://github.com/ziglang/zig/issues/17484
|
||||
//.{
|
||||
// .build_root = "test/standalone/emit_asm_and_bin",
|
||||
// .import = @import("standalone/emit_asm_and_bin/build.zig"),
|
||||
//},
|
||||
// TODO take away EmitOption.emit_to option and make it give a FileSource
|
||||
// https://github.com/ziglang/zig/issues/17484
|
||||
//.{
|
||||
// .build_root = "test/standalone/issue_12588",
|
||||
// .import = @import("standalone/issue_12588/build.zig"),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user