rust/src/libsyntax
Alex Crichton 030c666cc1 Re-implement lint with less emphasis on item ids
This way it's much easier to add lints throughout compilation correctly, and
functions on impls can alter the way lints are emitted.
2013-05-17 00:49:16 -04:00
..
ext Re-implement lint with less emphasis on item ids 2013-05-17 00:49:16 -04:00
parse Add BuiltinBounds to closure type: parse and handle subtyping, 2013-05-16 14:21:02 -04:00
print auto merge of #6487 : recrack/rust/vec_len, r=thestinger 2013-05-15 07:38:07 -07:00
util
abi.rs syntax: deprecate #[auto_{en,de}code] in favour of #[deriving({En,De}codable)]. 2013-05-16 08:55:57 +10:00
ast_map.rs syntax: Remove #[allow(vecs_implicitly_copyable)] 2013-05-14 12:24:43 -04:00
ast_util.rs Re-implement lint with less emphasis on item ids 2013-05-17 00:49:16 -04:00
ast.rs Add BuiltinBounds to closure type: parse and handle subtyping, 2013-05-16 14:21:02 -04:00
attr.rs
codemap.rs syntax: deprecate #[auto_{en,de}code] in favour of #[deriving({En,De}codable)]. 2013-05-16 08:55:57 +10:00
diagnostic.rs Rename vec::len(var) to var.len() 2013-05-15 11:05:28 +09:00
fold.rs Add BuiltinBounds to closure type: parse and handle subtyping, 2013-05-16 14:21:02 -04:00
opt_vec.rs syntax: deprecate #[auto_{en,de}code] in favour of #[deriving({En,De}codable)]. 2013-05-16 08:55:57 +10:00
syntax.rc Implement bytes! syntax extension 2013-05-16 13:29:54 +09:00
visit.rs syntax: Remove #[allow(vecs_implicitly_copyable)] 2013-05-14 12:24:43 -04:00