rust/src/libsyntax
bors 068d828850 auto merge of #11660 : sfackler/rust/quote-unused-sp, r=huonw
The provided span isn't used in all cases (namely primitives).
2014-01-20 04:11:32 -08:00
..
ext auto merge of #11660 : sfackler/rust/quote-unused-sp, r=huonw 2014-01-20 04:11:32 -08:00
parse auto merge of #11598 : alexcrichton/rust/io-export, r=brson 2014-01-17 12:02:07 -08:00
print auto merge of #11598 : alexcrichton/rust/io-export, r=brson 2014-01-17 12:02:07 -08:00
util Rename iterators for consistency 2014-01-18 01:15:15 -05:00
abi.rs libsyntax: Renamed types, traits and enum variants to CamelCase. 2014-01-09 22:25:28 +02:00
ast.rs syntax::ast: Remove/Recover tests 2014-01-17 13:27:47 +09:00
ast_map.rs syntax: convert ast_map to use a SmallIntMap. 2014-01-19 12:56:26 +11:00
ast_util.rs auto merge of #11585 : nikomatsakis/rust/issue-3511-rvalue-lifetimes, r=pcwalton 2014-01-17 07:56:45 -08:00
attr.rs libsyntax: Renamed types, traits and enum variants to CamelCase. 2014-01-09 22:25:28 +02:00
codemap.rs libsyntax: Remove the obsolete ability to parse from substrings. 2014-01-15 10:59:48 -08:00
crateid.rs Rename PkgId to CrateId 2013-12-29 15:25:32 -05:00
diagnostic.rs rustc: Clean up error reporting 2014-01-18 10:49:32 -08:00
fold.rs Load macros from external modules 2014-01-16 15:01:48 -08:00
lib.rs Load macros from external modules 2014-01-16 15:01:48 -08:00
opt_vec.rs Rename iterators for consistency 2014-01-18 01:15:15 -05:00
visit.rs Issue #3511 - Rationalize temporary lifetimes. 2014-01-15 18:34:38 -05:00