rust/src/libsyntax
klutzy 1f7bfac9d2 rustc: Add lint for obsolete attributes
This also moves `#[auto_{en,de}code]` checker from syntax to lint.
2013-11-26 13:13:17 +09:00
..
ext rustc: Add lint for obsolete attributes 2013-11-26 13:13:17 +09:00
parse auto merge of #10628 : huonw/rust/3614, r=alexcrichton 2013-11-25 01:12:36 -08:00
print syntax: parse inner attributes on impls. 2013-11-25 19:18:44 +11:00
util libsyntax: Change all uses of &fn to ||. 2013-11-19 12:40:19 -08:00
abi.rs auto merge of #10527 : eholk/rust/win64, r=alexcrichton 2013-11-20 11:01:34 -08:00
ast.rs Add comments to ast, ast_map, ty, and pat_util 2013-11-24 18:38:41 -05:00
ast_map.rs Take &Pat in visit_pat 2013-11-26 03:22:21 +09:00
ast_util.rs Take &Pat in visit_pat 2013-11-26 03:22:21 +09:00
attr.rs Assorted cleanups suggested by reviewers. 2013-10-29 09:09:20 -07:00
codemap.rs Make BytePos 32-bit 2013-11-20 16:51:25 +09:00
diagnostic.rs libextra: Remove @mut from term. 2013-11-24 18:22:50 -05:00
fold.rs Remove ty_mac 2013-11-21 22:59:56 +09:00
lib.rs rustc: Add lint for obsolete attributes 2013-11-26 13:13:17 +09:00
opt_vec.rs libsyntax: Change all uses of &fn to ||. 2013-11-19 12:40:19 -08:00
visit.rs Take &Pat in visit_pat 2013-11-26 03:22:21 +09:00