summary refs log tree commit diff
path: root/src/rt/rust_upcall.h
AgeCommit message (Collapse)AuthorLines
2012-03-16Remove shared tydescsMarijn Haverbeke-1/+0
All tydescs are static now, there's no need to worry about marshalling them between threads anymore.
2012-02-01make boxes self-describing (fixes #1493)" (take 2)Niko Matsakis-13/+3
this will be used to generate a new snapshot.
2012-02-01Revert "make boxes self-describing (fixes #1493)" until a newNiko Matsakis-3/+13
snapshot is prepared.
2012-02-01make boxes self-describing (fixes #1493)Niko Matsakis-13/+3
2011-08-05Basic async IO module using libuvRob Arnold-0/+17