We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://doc.rust-lang.org/std/primitive.u32.html#method.overflowing_add
There is an extra line before the documentation example, for some reason?
The text was updated successfully, but these errors were encountered:
Rollup merge of rust-lang#103045 - lukas-code:blank-lines, r=Guillaum…
c6f23ed
…eGomez Remove leading newlines from integer primitive doc examples fixes rust-lang#103043 `@rustbot` label +A-docs
beeb0e8
…eGomez Remove leading newlines from integer primitive doc examples fixes rust-lang#103043 ``@rustbot`` label +A-docs
1a5d8a5
Rollup merge of #103045 - lukas-code:blank-lines, r=GuillaumeGomez
7ece71c
Remove leading newlines from integer primitive doc examples fixes rust-lang/rust#103043 ```@rustbot``` label +A-docs
Successfully merging a pull request may close this issue.
Location
https://doc.rust-lang.org/std/primitive.u32.html#method.overflowing_add
Summary
There is an extra line before the documentation example, for some reason?
The text was updated successfully, but these errors were encountered: