Skip to content
failing CI
#10008 opened Oct 23, 2021 by andrewrk
Open 8
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort
Program halt after called C lib's powf bug
#11759 opened May 31, 2022 by Jack-Ji
Support avr target for zig cc bug
#11758 opened May 30, 2022 by septatrix
stage2: Passing slice of generic type with one element default initialized with anonymous initializer crashes compiler bug stage2
#11756 opened May 30, 2022 by Hejsil
stage2: Using call builtin to call anytype function with undefined arg tuple in return type of a function crashes compiler bug stage2
#11755 opened May 30, 2022 by Hejsil
std.fmt: disallow implicitly formatting optional and error values proposal standard library
#11753 opened May 30, 2022 by r00ster91 0.11.0
Incorrect alignment type for members and slices of aligned array bug stage1
#11751 opened May 29, 2022 by markisus 0.12.0
macos shared libraries built with MachO are not reproducible bug
#11737 opened May 27, 2022 by jvolkman
make std.testing.allocator be a compile error when used outside of zig test contributor friendly enhancement standard library
#11721 opened May 26, 2022 by andrewrk 0.11.0
zld: (macOS) warning(link): unknown filetype for a library: ... .tbd bug
#11718 opened May 25, 2022 by MarcoPolo
expected return type error is misleading bug
#11714 opened May 25, 2022 by dominictarr
error return traces include return points of non-errors bug stage2
#11710 opened May 24, 2022 by andrewrk 0.10.0
unable to set default value on tuple struct field bug
#11705 opened May 24, 2022 by nektro
unused value false positive bug stage1
#11704 opened May 24, 2022 by nektro 0.12.0
Struct parameter passed incorrectly without warning on m1 bug miscompilation
#11702 opened May 23, 2022 by niklas-ourmachinery 0.10.0
Assertion failed when generating a function from a struct reified with @Type bug
#11690 opened May 21, 2022 by ethernetsellout
pub fn main() void { { return; } return; } evades unreachable code error breaking bug contributor friendly enhancement stage2
#11686 opened May 20, 2022 by r00ster91 0.11.0
[zig cc/elf] does not pass "-r" to ld.lld bug
#11683 opened May 20, 2022 by motiejus
assumeSentinel cause compiler panic bug stage1
#11676 opened May 19, 2022 by codehz 0.12.0
all runtime safety tests passing for stage2 enhancement stage2
#11674 opened May 19, 2022 by andrewrk 0.10.0
expected type error points to wrong argument bug
#11673 opened May 18, 2022 by dominictarr
when choosing a default local zig-cache directory, try to place it next to build.zig, falling back to global zig-cache contributor friendly enhancement stage2
#11672 opened May 18, 2022 by andrewrk 0.11.0
Uninitialized struct values in tuples which also contain runtime (var) values bug
#11662 opened May 17, 2022 by tim-barry
ProTip! Type g i on any issue or pull request to go back to the issue listing page.