about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorTim Chevalier <chevalier@alum.wellesley.edu>2011-06-27 11:17:05 -0700
committerTim Chevalier <chevalier@alum.wellesley.edu>2011-06-27 11:32:06 -0700
commit1656fa19ef6149a67a069eca3f7933ab8f4a1828 (patch)
treedcc99a07e5d5d6ff69c365d403c0668e03666b9d /src/rt/rust_kernel.cpp
parentbc9fa31618207ae71d3db9cc6eef505645cdc893 (diff)
downloadrust-1656fa19ef6149a67a069eca3f7933ab8f4a1828.tar.gz
rust-1656fa19ef6149a67a069eca3f7933ab8f4a1828.zip
Implement move for scalar values
Before, something like:

let int y = 42;
let int x;
x <- y;

would cause an LLVM assertion failure. Fixed it.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions