about summary refs log tree commit diff
path: root/src/rt/rust_task.cpp
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2011-11-18 12:39:13 -0800
committerBrian Anderson <banderson@mozilla.com>2011-11-18 12:48:54 -0800
commit3a6320f71b1e1bde9ec3b30563d9f8e0ef4bdbce (patch)
tree1db92aea52237c973ee22d83139448f23336f40b /src/rt/rust_task.cpp
parent93931311ff1d034ef92e35f36c900bbd74176179 (diff)
downloadrust-3a6320f71b1e1bde9ec3b30563d9f8e0ef4bdbce.tar.gz
rust-3a6320f71b1e1bde9ec3b30563d9f8e0ef4bdbce.zip
intrinsics: Eliminate recv intrinsic
This intrinsic existed just to get ahold of the return pointer. I replaced it
with a call_with_retptr intrinsic that grabs the return pointer and passes it
to another Rust function, thereby eliminating the need to call C functions on
the Rust stack.
Diffstat (limited to 'src/rt/rust_task.cpp')
0 files changed, 0 insertions, 0 deletions