We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Revert "Destroyed Contributing (markdown)" This reverts commit 0ed367ebc84b246c2a353b24d60c2222005c1b36.
Destroyed Contributing (markdown)
update autodoc contributing documentation
slightly improve clarity
Add note about how --test-filter works after #19079
main_mod_path was removed in https://github.com/ziglang/zig/pull/18160
translate-c testing information updated to reflect using the new test harness
Formatting
Information about obtaining static QEMU binaries added.
Update for package to module renaming
working example of running a specific std lib test
Enable llvm when building stage4, otherwise tests fail with cryptic errors
add more info about testing
further expand in editing source code section
update contributing docs
import from ziglang repo