7baf48ffc0
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 Closes #78619 |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |