about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2016-04-06 12:12:08 -0700
committerSteve Klabnik <steve@steveklabnik.com>2016-04-06 12:12:08 -0700
commitfce59015074ce49d52c3b22a3e40d6da13f124a4 (patch)
tree7587c81d7e0490747c6107ec7e639ebacbe30fad /src/rustllvm/RustWrapper.cpp
parent9ce61702b365cca4099739e5c310627366e73bb3 (diff)
parenta2f6d294202764e3d951054b42955c568e3a306b (diff)
downloadrust-fce59015074ce49d52c3b22a3e40d6da13f124a4.tar.gz
rust-fce59015074ce49d52c3b22a3e40d6da13f124a4.zip
Rollup merge of #32679 - tclfs:patch-1, r=steveklabnik
Remove error description of `move`

(1) `x` can be used in main() after the call to spawn(). Because the variables follow normal move semantics, though the keyword `move` is used, and i32 implements `Copy`.
(2) I remove this sentence because the previous sentence gives the referrence to `move closures`, and more description of `move` may be redundant.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions