about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorTang Chenglong <ideami@outlook.com>2016-04-02 21:03:59 +0800
committerTang Chenglong <ideami@outlook.com>2016-04-02 21:03:59 +0800
commita2f6d294202764e3d951054b42955c568e3a306b (patch)
tree4fed7f4fc644d7ea03b988d878b53bab7546e096 /src/rustllvm/RustWrapper.cpp
parentf2285bdaf57e9cb56120902ae4b3b0a26d761f31 (diff)
downloadrust-a2f6d294202764e3d951054b42955c568e3a306b.tar.gz
rust-a2f6d294202764e3d951054b42955c568e3a306b.zip
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