rust/src/libsyntax/ext
2013-10-09 09:17:29 -04:00
..
deriving option: rewrite the API to use composition 2013-10-09 09:17:29 -04:00
tt syntax: indicate an error when a macro ignores trailing tokens. 2013-10-02 14:43:15 +10:00
asm.rs add new enum ast::StrStyle as field to ast::lit_str 2013-10-08 03:43:28 +02:00
auto_encode.rs Modernized a few type names in rustc and syntax 2013-09-01 14:43:26 +02:00
base.rs option: rewrite the API to use composition 2013-10-09 09:17:29 -04:00
build.rs option: rewrite the API to use composition 2013-10-09 09:17:29 -04:00
bytes.rs add new enum ast::StrStyle as field to ast::lit_str 2013-10-08 03:43:28 +02: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 add new enum ast::StrStyle as field to ast::lit_str 2013-10-08 03:43:28 +02:00
expand.rs option: rewrite the API to use composition 2013-10-09 09:17:29 -04:00
fmt.rs add new enum ast::StrStyle as field to ast::lit_str 2013-10-08 03:43:28 +02:00
format.rs option: rewrite the API to use composition 2013-10-09 09:17:29 -04: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 add new enum ast::StrStyle as field to ast::lit_str 2013-10-08 03:43:28 +02: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