Files
rust/src/rt
Niko Matsakis 6fe59bf877 Add a field borrow_offset to the type descriptor indicating
what amount a T* pointer must be adjusted to reach the contents
of the box. For `~T` types, this requires knowing the type `T`,
which is not known in the case of objects.
2013-08-11 13:59:45 -04:00
..
2013-05-04 14:25:15 -04:00
2013-08-09 16:45:50 -07:00
2013-08-09 16:45:50 -07:00
2013-05-09 02:34:47 +09:00
2013-08-09 16:45:50 -07:00
2013-08-09 16:45:50 -07:00
2013-08-09 16:45:50 -07:00