rust/src/libsyntax
bors bc17e4fda7 auto merge of #11070 : ezyang/rust/better-errors, r=alexcrichton
On the advice of @huonw, I've just replaced item_span outright.

Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
2013-12-19 09:51:40 -08:00
..
ext Remove obsolete mutability from ast::Ty 2013-12-17 03:01:40 +09:00
parse auto merge of #10915 : alexcrichton/rust/fixes, r=ILyoan 2013-12-18 05:01:47 -08:00
print Remove obsolete mutability from ast::Ty 2013-12-17 03:01:40 +09: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_map.rs Generalize item_span into node_span, which works on more types. 2013-12-19 19:58:08 +08:00
ast_util.rs Remove fk_anon 2013-12-12 23:01:47 +09:00
ast.rs Remove obsolete mutability from ast::Ty 2013-12-17 03:01:40 +09:00
attr.rs Rename pkgid to crate_id 2013-12-19 10:10:23 -05: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 obsolete mutability from ast::Ty 2013-12-17 03:01:40 +09:00
lib.rs Rename pkgid to crate_id 2013-12-19 10:10:23 -05:00
opt_vec.rs Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
pkgid.rs Change pkgid parser to allow overriding the inferred crate name. 2013-12-17 07:41:39 -07:00
visit.rs auto merge of #11005 : sanxiyn/rust/mut, r=alexcrichton 2013-12-17 06:26:40 -08:00