Uh oh!
There was an error while loading. Please reload this page.
Add docs for saturating integer arithmetic. - #23254
Conversation
rust-highfive
commented
Mar 10, 2015
r? @huonw (rust_highfive has picked a reviewer for you, use r? to override) |
There was a problem hiding this comment.
These should be 'examples'
steveklabnik
commented
Mar 11, 2015
r=me with two nits, thanks! |
jbcrail
commented
Mar 11, 2015
Thanks for the comments. I've updated the branch. On a related note, I noticed other examples have the same issues that you mentioned. Would it be too pedantic if I corrected those in another pull request? |
steveklabnik
commented
Mar 11, 2015
I've been trying to play 'boy scout rule' with them, but if you'd like to clean them up, I'd love that. |
steveklabnik
commented
Mar 11, 2015
oh, and would you mind squashing these please? thanks |
This was added for rust-lang#23241.
6683b9c to
62be565Comparejbcrail
commented
Mar 13, 2015
I squashed the commits. I also sent a pull request to remove the Rust syntax highlighting from the example docs. |
As suggested by @steveklabnik in rust-lang#23254, I removed the redundant Rust syntax highlighting from the documentation.
jbcrail
commented
Mar 19, 2015
Is anything else needed to close this pull request? Thanks. |
steveklabnik
commented
Mar 19, 2015
@bors: r+ |
bors
commented
Mar 19, 2015
📌 Commit 62be565 has been approved by |
steveklabnik
commented
Mar 19, 2015
Whoops, sorry about that! Sometimes these things slip. Thank you! |
…veklabnik This was added for rust-lang#23241.
This was added for #23241.