rust/src/rustc/middle/trans
Tim Chevalier e3a1c5c96a Encode both private and public class fields in metadata
This is necessary to calculate the correct offsets for field references.

Simple cross-crate class tests (still with fields only) now pass.
2012-03-16 20:36:07 -07:00
..
alt.rs Remove GEP_tup_like 2012-03-15 15:08:31 +01:00
base.rs Encode both private and public class fields in metadata 2012-03-16 20:36:07 -07:00
build.rs Convert *u8 native string users to *c_char 2012-03-14 18:20:14 -07:00
closure.rs Remove shared tydescs 2012-03-16 15:38:42 +01:00
common.rs Reuse monomorphized functions more aggressively 2012-03-15 15:08:31 +01:00
debuginfo.rs Classes WIP 2012-03-16 15:28:05 -07:00
impl.rs Forbid boxed ifaces with self types or generic methods in bounded params 2012-03-16 15:39:07 +01:00
native.rs Never pass tydesc to functions 2012-03-15 09:40:52 +01:00
shape.rs Remove shared tydescs 2012-03-16 15:38:42 +01:00
tvec.rs Remove support for dynamically-sized types from translation code 2012-03-15 15:08:31 +01:00
type_of.rs Classes WIP 2012-03-16 15:28:05 -07:00
type_use.rs Classes WIP 2012-03-16 15:28:05 -07:00
uniq.rs Remove support for dynamically-sized types from translation code 2012-03-15 15:08:31 +01:00