rust/src/libsyntax
Alex Crichton d9ea475feb Register new snapshots
Understand 'pkgid' in stage0. As a bonus, the snapshot now contains now metadata
(now that those changes have landed), and the snapshot download is half as large
as it used to be!
2013-12-15 22:17:59 -08:00
..
ext auto merge of #10698 : metajack/rust/dep-info, r=alexcrichton 2013-12-13 00:32:47 -08:00
parse libsyntax: Implement the new box syntax for unique pointers. 2013-12-15 10:41:15 -08:00
print librustc: Remove identifiers named box, since it's about to become a keyword. 2013-12-15 10:41:15 -08:00
util Remove dead codes 2013-12-08 02:55:28 -05:00
abi.rs libsyntax: Remove all non-proc do syntax. 2013-11-26 08:24:18 -08:00
ast.rs Fix comment on ast::DefStruct 2013-12-08 21:21:15 -05:00
ast_map.rs Box Block, fn_decl, variant and Ty in the AST, as they were inflating critical enum sizes. 2013-12-01 00:00:39 +02:00
ast_util.rs Remove fk_anon 2013-12-12 23:01:47 +09:00
attr.rs Make crate hash stable and externally computable. 2013-12-10 17:04:24 -07:00
codemap.rs Add --dep-info to write Makefile-compatible dependency info. 2013-12-12 13:57:47 -07:00
diagnostic.rs syntax: print expansion info from #[attribute] macros in the correct 2013-12-07 13:41:11 +11:00
fold.rs Remove dead codes 2013-12-08 02:55:28 -05:00
lib.rs Register new snapshots 2013-12-15 22:17:59 -08:00
opt_vec.rs Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
pkgid.rs Make crate hash stable and externally computable. 2013-12-10 17:04:24 -07:00
visit.rs Remove fk_anon 2013-12-12 23:01:47 +09:00