Skip to content

std.testing: Fix expectEqualDeep formatted enum#25960

Merged
andrewrk merged 2 commits into
ziglang:masterfrom
Nirlah:test-deep-enum
Nov 25, 2025
Merged

std.testing: Fix expectEqualDeep formatted enum#25960
andrewrk merged 2 commits into
ziglang:masterfrom
Nirlah:test-deep-enum

Conversation

@Nirlah

@Nirlah Nirlah commented Nov 17, 2025

Copy link
Copy Markdown
Contributor

Fix #25959 and add test.

@andrewrk andrewrk merged commit 14ba3bd into ziglang:master Nov 25, 2025
9 checks passed
jedisct1 added a commit to jedisct1/zig that referenced this pull request Nov 25, 2025
* master:
  std.Zig.AstGen: handle properly .inferred_ptr and .destructure in enum_literal handling
  std.testing: Fix expectEqualDeep formatted enum (ziglang#25960)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

std.testing.expectEqualDeep fails compiling with formatted enum

2 participants