Skip to content

Ban saturating arithmetic in tests#1347

Merged
sam0x17 merged 5 commits intodevnet-readyfrom
forbid-saturating-math-lint
Mar 3, 2025
Merged

Ban saturating arithmetic in tests#1347
sam0x17 merged 5 commits intodevnet-readyfrom
forbid-saturating-math-lint

Conversation

@keithtensor
Copy link
Contributor

No description provided.


if is_test {
track_lint(ForbidSaturatingMath::lint(&parsed_file));
}
Copy link
Contributor

Choose a reason for hiding this comment

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

perfect

@sam0x17 sam0x17 merged commit 5ca8fa5 into devnet-ready Mar 3, 2025
15 of 17 checks passed
@keithtensor keithtensor deleted the forbid-saturating-math-lint branch March 4, 2025 12:04
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.

2 participants