zig/lib/std/Build
IOKG04 e23af9d31d Build.Step.Options: add comptime_float support
It seems to me this was simply forgotten.
Or there is some reason I don't know why this code doesn't work for `comptime_float`.

For a more comprehensive fix, https://github.com/ziglang/zig/pull/24057 is the place to look.
2025-11-26 09:57:49 +01:00
..
Cache update deprecated ArrayListUnmanaged usage (#25958) 2025-11-20 14:46:23 -08:00
Step Build.Step.Options: add comptime_float support 2025-11-26 09:57:49 +01:00
Watch Teach fs.path about the wonderful world of Windows paths 2025-11-21 00:03:44 -08:00
abi.zig fuzzer: account for runtime address slide 2025-11-20 10:42:20 +00:00
Cache.zig Merge pull request #26037 from ziglang/build-runner-std.Io 2025-11-25 02:49:37 -08:00
Fuzz.zig build runner: update Mutex and Condition usage to std.Io 2025-11-24 14:34:18 -08:00
Module.zig Elf2: start implementing dynamic linking 2025-10-29 18:15:09 -04:00
Step.zig build runner: update Mutex and Condition usage to std.Io 2025-11-24 14:34:18 -08:00
Watch.zig Merge pull request #25763 from mrjbq7/cancelled 2025-10-30 04:40:13 +00:00
WebServer.zig build runner: update Mutex and Condition usage to std.Io 2025-11-24 14:34:18 -08:00