rust/src/libsyntax
John Clements 2c4b6d6f7d add make_method method to MacResult trait
this allows macro results to be parsed as methods
2014-07-13 10:10:38 -07:00
..
diagnostics Add scaffolding for assigning alpha-numeric codes to rustc diagnostics 2014-07-11 00:32:00 +02:00
ext add make_method method to MacResult trait 2014-07-13 10:10:38 -07:00
parse macro in method position parsing 2014-07-13 10:10:38 -07:00
print refactor Method definition to make space for macros 2014-07-13 10:08:27 -07:00
util Fix all the test fallout 2014-07-09 00:49:54 -07:00
abi.rs libsyntax: Remove uses of advance. 2014-07-09 15:51:58 -07:00
ast_map.rs update fold_method to return a smallvector 2014-07-13 10:10:38 -07:00
ast_util.rs refactor Method definition to make space for macros 2014-07-13 10:08:27 -07:00
ast.rs refactor Method definition to make space for macros 2014-07-13 10:08:27 -07:00
attr.rs syntax: doc comments all the things 2014-07-09 00:06:27 -07:00
codemap.rs syntax: don't parse numeric literals in the lexer 2014-07-09 00:06:29 -07:00
crateid.rs Remove unnecessary to_string calls 2014-06-26 08:56:49 +02:00
diagnostic.rs Add scaffolding for assigning alpha-numeric codes to rustc diagnostics 2014-07-11 00:32:00 +02:00
fold.rs update fold_method to return a smallvector 2014-07-13 10:10:38 -07:00
lib.rs Update doc URLs for version bump 2014-07-11 11:21:57 -07:00
owned_slice.rs Rename all raw pointers as necessary 2014-06-28 11:53:58 -07:00
visit.rs refactor Method definition to make space for macros 2014-07-13 10:08:27 -07:00