Skip to content

Commit

Permalink
Revise documentation in core::ops::bit
Browse files Browse the repository at this point in the history
Part of #29365.
* Added "real" examples for `BitOrAssign`, `BitXorAssign`, `ShlAssign`,
  and `ShrAssign`
* Rewrote method summary senteces to be in 3rd person singular
* Rephrased example introductions to be less redundant ("in this example"
  etc.) and to not use "trivial"
* Removed superfluous explicit `fn main()`s in examples
* Added some missing periods
  • Loading branch information
lukaramu committed Aug 7, 2017
1 parent 63fc1fa commit f2ff646
Showing 1 changed file with 122 additions and 150 deletions.

0 comments on commit f2ff646

Please sign in to comment.