rust/src/rustc/metadata
2012-03-14 18:19:08 -07:00
..
astencode_gen.rs Name types after their modules instead of 't' 2012-03-13 15:14:17 -07:00
astencode.rs std: Rename the hashmap constructors to conform to new standards 2012-03-14 18:19:08 -07:00
common.rs Move src/comp to src/rustc 2012-03-02 18:46:13 -08:00
creader.rs core: Rename str::from_cstr et. al to from_buf 2012-03-14 18:19:08 -07:00
csearch.rs stdlib: Stop incurring vtable dispatch costs when hashmaps are used 2012-03-07 17:35:13 -08:00
cstore.rs std: Rename the hashmap constructors to conform to new standards 2012-03-14 18:19:08 -07:00
decoder.rs std: Rename the hashmap constructors to conform to new standards 2012-03-14 18:19:08 -07:00
encoder.rs rustc: Lift the @ from the type definition of crate_ctxt into its uses 2012-03-14 17:31:16 -07:00
reachable.rs std: Rename the hashmap constructors to conform to new standards 2012-03-14 18:19:08 -07:00
tydecode.rs Use loop instead of while(true) in libraries and compiler itself 2012-03-10 20:34:17 -08:00
tyencode.rs implement deserialization, rename mk_mem_buffer() to mem_buffer() 2012-03-13 21:30:07 -04:00