-
Notifications
You must be signed in to change notification settings - Fork 28
new arithmetic overflow rule #220
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
Merged
PLeVasseur
merged 19 commits into
rustfoundation:main
from
rcseacord:feature/arithmetic-overflow
Dec 4, 2025
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
0d0c2ed
new arithmetic overflow rule
rcseacord e30e272
Update expressions.rst
rcseacord 52314cd
Update expressions.rst
rcseacord 10edf8d
Revise arithmetic overflow guidelines and examples
rcseacord c8021f0
Update src/coding-guidelines/expressions.rst
rcseacord f1b4e13
Update expressions.rst to specify integer types for overflow
rcseacord 0a3a925
Update guidelines on arithmetic overflow handling
rcseacord 81e0d9e
Clarify arithmetic overflow behavior in expressions.rst
rcseacord c5a1d51
rebase for fls errors
rcseacord ec028de
Update src/coding-guidelines/expressions.rst
rcseacord 3083d2e
Apply suggestion from @rcseacord
rcseacord 73f621f
Clarify arithmetic overflow handling and examples
rcseacord fd91493
Update src/coding-guidelines/expressions.rst
rcseacord 5a82bf0
Update src/coding-guidelines/expressions.rst
rcseacord 9772c05
Update print statement format in Rust example
rcseacord 752a9fc
Update src/coding-guidelines/expressions.rst
rcseacord 731cadd
Update src/coding-guidelines/expressions.rst
rcseacord 70d4628
Update src/coding-guidelines/expressions.rst
rcseacord d35606c
Update expressions.rst
rcseacord File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.