rust/src/libsyntax_ext
2016-11-17 22:06:36 +10:30
..
deriving Auto merge of #37645 - jseyfried:fix_crate_var_in_custom_derives, r=nrc 2016-11-10 11:25:17 -08:00
asm.rs Make ast::ExprKind smaller. 2016-11-03 23:48:24 +00:00
Cargo.toml rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
cfg.rs Move CrateConfig from Crate to ParseSess. 2016-10-29 07:52:58 +00:00
concat.rs run rustfmt on libsyntax_ext folder 2016-08-12 09:40:12 +05:30
concat_idents.rs make emit_feature_err take a ParseSess 2016-09-26 07:07:41 +02:00
env.rs run rustfmt on libsyntax_ext folder 2016-08-12 09:40:12 +05:30
format.rs Rollup merge of #37695 - estebank:unescaped-curly, r=alexcrichton 2016-11-12 10:38:42 +02:00
format_foreign.rs Add foreign formatting directive detection. 2016-11-11 15:23:15 +11:00
lib.rs Rollup merge of #37613 - DanielKeep:eww-you-got-printf-in-your-format, r=alexcrichton 2016-11-12 10:38:40 +02:00
log_syntax.rs make emit_feature_err take a ParseSess 2016-09-26 07:07:41 +02:00
proc_macro_registrar.rs Show a better error when using --test with #[proc_macro_derive] 2016-11-17 22:06:36 +10:30
trace_macros.rs make emit_feature_err take a ParseSess 2016-09-26 07:07:41 +02:00