about summary refs log tree commit diff
path: root/library/core/src/ops/bit.rs
AgeCommit message (Expand)AuthorLines
2021-09-02Add "!" doc alias for `std::ops::Not`Frank Steffahn-0/+1
2020-11-01documentation examples fixes in rustfmt conventionAbhijit Gadgil-11/+19
2020-11-01Fixes incorrect paranthesis.Abhijit Gadgil-1/+1
2020-11-01Trivial fixes to bitwise operator documentationAbhijit Gadgil-4/+7
2020-09-23Use Self more in core in doc when possibleAlexis Bourget-33/+36
2020-09-11Add missing examples on binary core traitsGuillaume Gomez-0/+134
2020-07-27mv std libs to library/mark-0/+873