rust/src/libsyntax
John Clements 0ba15c99f3 hygiene for item fn args
also, introduce fn_decl_arg_bindings and expand_and_rename abstractions
2014-07-04 13:20:14 -07:00
..
ext hygiene for item fn args 2014-07-04 13:20:14 -07:00
parse new_mark -> apply_mark, new_rename -> apply_rename 2014-07-04 13:20:06 -07:00
print Simplify PatIdent to contain an Ident rather than a Path 2014-07-03 12:54:51 -07:00
util librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
abi.rs librustc: Remove the fallback to int from typechecking. 2014-06-24 17:18:48 -07:00
ast_map.rs Remove unnecessary to_string calls 2014-06-26 08:56:49 +02:00
ast_util.rs Simplify PatIdent to contain an Ident rather than a Path 2014-07-03 12:54:51 -07:00
ast.rs comments only 2014-07-04 13:20:13 -07:00
attr.rs Add stability inheritance 2014-06-18 22:22:26 -07:00
codemap.rs Dump results of analysis phase as CSV 2014-06-13 21:09:50 +12:00
crateid.rs Remove unnecessary to_string calls 2014-06-26 08:56:49 +02:00
diagnostic.rs rustc: Remove &str indexing from the language. 2014-07-01 19:12:29 -07:00
fold.rs comments only 2014-07-04 13:20:13 -07:00
lib.rs Register new snapshots 2014-06-22 21:16:11 -07:00
owned_slice.rs Rename all raw pointers as necessary 2014-06-28 11:53:58 -07:00
visit.rs Simplify PatIdent to contain an Ident rather than a Path 2014-07-03 12:54:51 -07:00