-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: ziglang/zig
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix compiler crash when passing a comptime extern function arg to a function
#24249
opened Jun 22, 2025 by
antlilja
Loading…
std.math.big.int: Improvements to
toString
and setString
speed
#24220
opened Jun 18, 2025 by
samy-00007
•
Draft
std.Build.Step.Options
: handle std.log.Level
and std.log.ScopeLevel
#24196
opened Jun 16, 2025 by
dweiller
Loading…
lib: Reword documentation for realloc to clarify size
#24187
opened Jun 15, 2025 by
87flowers
Loading…
Step-style support for compile_commands.json generation
#24178
opened Jun 14, 2025 by
GreyElaina
Loading…
rename: Add and document errors caused by circular loops
#24159
opened Jun 12, 2025 by
gooncreeper
Loading…
std.Build.Step.Run
: Set WINEDEBUG=-all
for -fwine
by default.
#24151
opened Jun 11, 2025 by
alexrp
Loading…
Sema: Stop adding Windows implib link inputs for Implementing this issue could cause existing code to no longer compile or have different behavior.
release notes
This PR should be mentioned in the release notes.
extern "..."
syntax.
breaking
#24146
opened Jun 11, 2025 by
alexrp
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.