rust/src/libsyntax
bors 41a79104a4 auto merge of #18099 : jakub-/rust/fixed-issues, r=alexcrichton
Closes #9249.
Closes #13105.
Closes #13837.
Closes #13847.
Closes #15207.
Closes #15261.
Closes #16048. 
Closes #16098.
Closes #16256.
Closes #16562.
Closes #16596.
Closes #16709.
Closes #16747.
Closes #17025.
Closes #17121.
Closes #17450.
Closes #17636.
2014-10-18 13:22:11 +00:00
..
ast_map libsyntax: Remove all uses of {:?}. 2014-10-16 11:15:34 -04:00
diagnostics Allow syntax extensions to return multiple items, closes #16723. 2014-09-19 11:10:54 +02:00
ext auto merge of #18099 : jakub-/rust/fixed-issues, r=alexcrichton 2014-10-18 13:22:11 +00:00
parse auto merge of #16855 : P1start/rust/help-messages, r=brson 2014-10-17 20:32:22 +00:00
print auto merge of #17733 : jgallagher/rust/while-let, r=alexcrichton 2014-10-13 19:37:40 +00:00
util auto merge of #17223 : retep998/rust/into_string, r=huonw 2014-09-17 01:16:14 +00:00
abi.rs syntax: Convert statics to constants 2014-10-09 09:44:51 -07:00
ast_util.rs libsyntax: Remove all uses of {:?}. 2014-10-16 11:15:34 -04:00
ast.rs libsyntax: Remove all uses of {:?}. 2014-10-16 11:15:34 -04:00
attr.rs Continue cfg syntax transition 2014-10-12 11:40:19 -07:00
codemap.rs syntax: Convert statics to constants 2014-10-09 09:44:51 -07:00
config.rs auto merge of #17963 : sfackler/rust/cfg-error, r=alexcrichton 2014-10-13 12:27:43 +00:00
crateid.rs
diagnostic.rs auto merge of #16855 : P1start/rust/help-messages, r=brson 2014-10-17 20:32:22 +00:00
feature_gate.rs auto merge of #17733 : jgallagher/rust/while-let, r=alexcrichton 2014-10-13 19:37:40 +00:00
fold.rs libsyntax: Remove all uses of {:?}. 2014-10-16 11:15:34 -04:00
lib.rs Remove libdebug and update tests. 2014-10-16 11:15:34 -04:00
owned_slice.rs Fallout from renaming 2014-09-16 14:37:48 -07:00
ptr.rs syntax: document the ptr module. 2014-09-14 04:20:36 +03:00
show_span.rs rebasing fixes 2014-09-17 16:53:20 +12:00
std_inject.rs move std_inject to libsyntax 2014-09-17 16:53:20 +12:00
test.rs Continue cfg syntax transition 2014-10-12 11:40:19 -07:00
visit.rs auto merge of #17733 : jgallagher/rust/while-let, r=alexcrichton 2014-10-13 19:37:40 +00:00