about summary refs log tree commit diff
path: root/library/std/src/sys_common
diff options
context:
space:
mode:
authorAbhijit Gadgil <gabhijit@iitbombay.org>2020-11-01 08:22:25 +0530
committerAbhijit Gadgil <gabhijit@iitbombay.org>2020-11-01 08:22:25 +0530
commit66d68cdc6f5bb508052b890f8766a84a98533865 (patch)
treeec206146fe7b3ff361d8d5f79a5f7cd517669451 /library/std/src/sys_common
parent4f7612ac1499258025077f1fd05d2f429f9accfb (diff)
downloadrust-66d68cdc6f5bb508052b890f8766a84a98533865.tar.gz
rust-66d68cdc6f5bb508052b890f8766a84a98533865.zip
Trivial fixes to bitwise operator documentation
Added fixes to documentation of `BitAnd`, `BitOr`, `BitXor` and
`BitAndAssign`, where the documentation for implementation on
`Vector<bool>` was using logical operators in place of the bitwise
operators.

r? @steveklabnik
cc #78619
Diffstat (limited to 'library/std/src/sys_common')
0 files changed, 0 insertions, 0 deletions