zig/lib/std/rand
Jacob Young 0c99ba1eab
Merge pull request #17637 from jacobly0/x86_64-test-std
x86_64: start to enable `test-std` and `test-compiler-rt` testing
2023-10-22 08:06:47 -04:00
..
Ascon.zig is has -> has 2023-06-25 23:30:25 -07:00
benchmark.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
ChaCha.zig std.crypto.chacha: support larger vectors on AVX2 and AVX512 targets (#15809) 2023-05-22 20:33:35 +02:00
Isaac64.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
Pcg.zig Use builtin inference over @as where possible 2023-07-24 10:23:51 -07:00
RomuTrio.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
Sfc64.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
test.zig x86_64: disable failing tests, enable test-std testing 2023-10-21 10:55:41 -04:00
Xoroshiro128.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
Xoshiro256.zig x86_64: fix bugs and disable erroring tests 2023-10-21 10:55:41 -04:00
ziggurat.zig Fix simple doc mistakes. (#17624) 2023-10-21 21:24:55 +00:00