Skip to content

Conversation

@rtfeldman
Copy link
Contributor

No description provided.

@rtfeldman rtfeldman marked this pull request as ready for review November 11, 2025 00:55
Comment on lines +7 to +11
test "Check.zig should not call self.types.fresh directly" {
// self.fresh and self.freshFromContent automatically add variables to the var pool,
// but self.types.fresh (and its family) do NOT. Therefore, no code in Check.zig
// should call self.types.fresh directly - it should always use self.fresh or
// self.freshFromContent instead.
Copy link
Collaborator

Choose a reason for hiding this comment

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

It's cool we can do this.

@rtfeldman
Copy link
Contributor Author

Closing in favor of #8406

@rtfeldman rtfeldman closed this Nov 20, 2025
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.

5 participants