about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-06-18 13:38:10 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-06-18 13:38:10 +0530
commit3afc385ae1e25b3747980a1d2652a1fd8c282359 (patch)
tree388cce12b390dc3eda6d886ba636fffc1c058af3 /src/rustllvm/RustWrapper.cpp
parentb5f2b098d7747863b1e647e024777e4baa4907a9 (diff)
parenta8f666f1f4980a9bbc5b1c94db7eb401dbe47070 (diff)
downloadrust-3afc385ae1e25b3747980a1d2652a1fd8c282359.tar.gz
rust-3afc385ae1e25b3747980a1d2652a1fd8c282359.zip
Rollup merge of #26349 - petrochenkov:bitwise, r=steveklabnik
I'm surprised that bitwise operators `&`, `|` and `^` are implemented for `bool` arguments, because inspection of boolean's bits is not something that should be encouraged and because `&&` -> `&` is a common typo, but if they are implemented, then their behavior should be documented.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions