Skip to content

Conversation

@Vexu
Copy link
Member

@Vexu Vexu commented May 26, 2022

Closes #11135
Closes #11543
Closes #11632
Closes #11179

src/Sema.zig Outdated
const msg = try sema.errMsg(
block,
elem_index_src,
"values of type '{}' must be comptime known, but index value is runtime known ",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found the CI error:

Suggested change
"values of type '{}' must be comptime known, but index value is runtime known ",
"values of type '{}' must be comptime known, but index value is runtime known",

@andrewrk andrewrk merged commit 4994ac1 into ziglang:master May 27, 2022
TUSF pushed a commit to TUSF/zig that referenced this pull request May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants