Skip to content

Pull requests: ziglang/zig

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add aarch64_be-linux-* to module tests
#21910 opened Nov 4, 2024 by alexrp Draft
compiler: Disallow align(0) everywhere in the language. breaking 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.
#21909 opened Nov 4, 2024 by alexrp Loading…
Add note suggesting dropping try on non error-unions
#21903 opened Nov 4, 2024 by mikastiv Loading…
std.format: properly handle vectors of pointers
#21902 opened Nov 4, 2024 by gooncreeper Loading…
Add CallModifier.never_intrinsify
#21900 opened Nov 3, 2024 by ParfenovIgor Loading…
Allocator.free: document zero-length behavior
#21899 opened Nov 3, 2024 by icholy Loading…
std.crypto.tls: implement TLSv1.2
#21872 opened Nov 1, 2024 by jacobly0 Loading…
add improved std.hash.int - deprecate std.hash.uint32 release notes This PR should be mentioned in the release notes. standard library This issue involves writing Zig code for the standard library.
#21858 opened Oct 30, 2024 by francescoalemanno Loading…
std.Build.Dependency: add optional~ functions
#21841 opened Oct 28, 2024 by dasimmet Loading…
feat: zig cc support openharmony
#21809 opened Oct 26, 2024 by richerfu Loading…
Add @divCeil builtin (revival)
#21757 opened Oct 20, 2024 by Ratakor Loading…
std/zig/render: Rewrite indentation
#21727 opened Oct 16, 2024 by 87flowers Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.