Fletcher
Fletcher
### Describe the bug Tried to rename a couple of project folders to snake case versions. It succeeded on one, and deleted the other two. Similar to #5296, except on...
I'm using Zig master to build my C projects. One of the tools I use requires the location of the standard library to function. As I use master, this location...
### Zig Version 0.11.0-dev.2298+5d63d1115 ### Steps to Reproduce and Observed Behavior Operating System: Windows 10 Home 19045.2728 1. Run `zig build` If you replace `addSharedLibrary` with `addStaticLibrary`, there are no...