about summary refs log tree commit diff
path: root/src/rt/rust_stack.cpp
diff options
context:
space:
mode:
authorMarijn Haverbeke <marijnh@gmail.com>2012-02-10 11:32:03 +0100
committerMarijn Haverbeke <marijnh@gmail.com>2012-02-10 12:36:57 +0100
commitd01e7cd3406e612f363f95d44291839fc53640d1 (patch)
treee334c65e6ad7ef56ecbb510b98c9a123f2ddab54 /src/rt/rust_stack.cpp
parentb17348527e2dc642561916f99b169949d7c0de93 (diff)
downloadrust-d01e7cd3406e612f363f95d44291839fc53640d1.tar.gz
rust-d01e7cd3406e612f363f95d44291839fc53640d1.zip
Represent boxed ifaces in a way similar to functions
They are now a (dictptr, box) pair, where box is a regular boxed
representation of the inner type. This cuts down on some special
case code.

Also removes some code from trans::base that was moved to shape but
then somehow restored in trans::base through a bad merge.

Starts on issue #1567
Diffstat (limited to 'src/rt/rust_stack.cpp')
0 files changed, 0 insertions, 0 deletions