rust/src/libsyntax/ext
bors f6c9ff392b auto merge of #9481 : jbclements/rust/minor-cleanup, r=cmr
Small stuff... might as well get it into the tree. One new test case, some issue # cleanup, remove some unused imports.
2013-09-25 02:15:59 -07:00
..
deriving extra: minor cleanup of Zero and Default syntax extension 2013-09-17 21:02:17 -07:00
tt libsyntax: Remove some more @fns from the macro expander 2013-09-23 18:23:21 -07:00
asm.rs Delay assignment of node ids until after expansion. Ensures that each AST node 2013-09-10 05:45:12 -04:00
auto_encode.rs Modernized a few type names in rustc and syntax 2013-09-01 14:43:26 +02:00
base.rs test: Fix rustdoc and tests. 2013-09-23 18:23:22 -07:00
build.rs Correctly encode item visibility in metadata 2013-09-24 09:57:25 -07:00
bytes.rs Limit spans in bytes!() error messages to the argument in question 2013-09-16 18:55:56 -07:00
cfg.rs Modernized a few type names in rustc and syntax 2013-09-01 14:43:26 +02:00
concat_idents.rs Delay assignment of node ids until after expansion. Ensures that each AST node 2013-09-10 05:45:12 -04:00
env.rs Register new snapshots 2013-09-18 11:07:22 -07:00
expand.rs comment changes only 2013-09-24 12:02:56 -07:00
fmt.rs libsyntax: Introduce routines and remove all @fns from libsyntax save the old visitor 2013-09-23 18:23:21 -07:00
format.rs Implement a web backend for rustdoc_ng 2013-09-20 22:49:03 -07:00
log_syntax.rs Delay assignment of node ids until after expansion. Ensures that each AST node 2013-09-10 05:45:12 -04:00
quote.rs quote_* macros no longer need to be capturing 2013-09-06 13:35:14 -07:00
source_util.rs Modernized a few more types in syntax::ast 2013-09-03 14:45:06 +02:00
trace_macros.rs Modernized a few type names in rustc and syntax 2013-09-01 14:43:26 +02:00