about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorMarijn Haverbeke <marijnh@gmail.com>2012-03-23 10:22:23 +0100
committerMarijn Haverbeke <marijnh@gmail.com>2012-03-23 10:49:47 +0100
commitcdb93d70a1dc7d966b21b683a24a9c9e9dc521f0 (patch)
tree0b51d668112dd28f88bb2f38f234eafac7e408af /src/rt/rust_kernel.cpp
parent16ca6e8d7f79bb778b8ac3ab5867abf399a2408d (diff)
downloadrust-cdb93d70a1dc7d966b21b683a24a9c9e9dc521f0.tar.gz
rust-cdb93d70a1dc7d966b21b683a24a9c9e9dc521f0.zip
Fix bug in function-instance reuse
You can't safely reuse functions that pass a T by move, since they might
zero it out, which will not end well when it doesn't know its precise
size.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions