rust/src/rustc/metadata
Tim Chevalier 321fd80219 Add an infinite loop construct
Add a loop {} construct for infinite loops, and use it in test
cases. See #1906 for details.
2012-03-09 16:40:58 -08:00
..
astencode_gen.rs Add an infinite loop construct 2012-03-09 16:40:58 -08:00
astencode.rs rustc: Add region def ids to the AST 2012-03-09 15:55:13 -08:00
common.rs
creader.rs Rename last to last_opt, last_unsafe to last 2012-03-08 15:25:56 -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 rustc: Add regions to the type system 2012-03-08 14:05:56 -08:00