rust/src/rustc/metadata
Marijn Haverbeke c71306b0db Explicitly store self_ids use for self locals in methods
This makes it possible to move them between crates without confusion,
and to instantiate them at a point where the monomorphizing
substitutions are known.

Issue #1944
2012-03-08 21:17:32 +01:00
..
astencode.rs Explicitly store self_ids use for self locals in methods 2012-03-08 21:17:32 +01:00
astencode_gen.rs Explicitly store self_ids use for self locals in methods 2012-03-08 21:17:32 +01:00
common.rs Move src/comp to src/rustc 2012-03-02 18:46:13 -08:00
creader.rs rustc: Lower case error messages 2012-03-05 17:05:20 -08:00
csearch.rs stdlib: Stop incurring vtable dispatch costs when hashmaps are used 2012-03-07 17:35:13 -08:00
cstore.rs stdlib: Stop incurring vtable dispatch costs when hashmaps are used 2012-03-07 17:35:13 -08:00
decoder.rs stdlib: Stop incurring vtable dispatch costs when hashmaps are used 2012-03-07 17:35:13 -08:00
encoder.rs Explicitly store self_ids use for self locals in methods 2012-03-08 21:17:32 +01:00
reachable.rs Drop collect_items pass, create decls on demand 2012-03-08 21:17:32 +01:00
tydecode.rs stdlib: Stop incurring vtable dispatch costs when hashmaps are used 2012-03-07 17:35:13 -08:00
tyencode.rs Move src/comp to src/rustc 2012-03-02 18:46:13 -08:00