about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-04-14 15:23:21 +0800
committerkennytm <kennytm@gmail.com>2018-04-14 15:23:21 +0800
commit31906e4f8c27cd61f097e7ca254780be3a28f11f (patch)
treec2f63ec3e68c4fc82d5decec412c71b9191cae84 /src/rustllvm/RustWrapper.cpp
parentd21433eeae00b566f144d1dd67eed0c7cdb40a93 (diff)
parent2f603413ab4764898f63f532c7c26291409e0aa7 (diff)
downloadrust-31906e4f8c27cd61f097e7ca254780be3a28f11f.tar.gz
rust-31906e4f8c27cd61f097e7ca254780be3a28f11f.zip
Rollup merge of #49916 - llogiq:doc-atomic-fetch-update, r=kennytm
improve Atomic*::fetch_update docs

This clarifies that fetch_update *always* returns the previous value, either as `Ok(_)` or `Err(_)`, depending on whether the supplied update function returned `Some(_)` or `None`.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions