Yari
Yari
Also, `CStr` is only in libstd. Hopefully Rust gets better null-terminated strings eventually...
The "v" could easily be turned into a heart
Oh, I'm new to GitHub. Just hold down or up and left or right to reproduce.
Is anyone going to consider fixing this annoying bug?
Anyone else? It still happens!
same black images or NaN error encountered here with my RX 680M iGPU (4 GB vram) on Arch Linux, kernel 6.6.7-zen, `python-pytorch-opt-rocm-2.1.2-1`, `rocm-hip-sdk-5.7.1-2`. this is the command i'm currently using...
Consider having an `unlikely` or `cold` keyword instead of a `@cold()` builtin, that can be used like this: ```zig if (foo) { std.debug.print("this is probably going to happen", .{}); }...
I'm on Windows 10, if that matters.
Wayfire shows GL applications as black here, next to XWayland... but it's almost amazing other than that!
How about the keyword `trash` instead of `unused` or `discard`? It could be better as it has the same length as `const`, but it sounds a little silly. Example: ```zig...