rust/src/libsyntax_ext
2019-09-23 22:28:14 +02:00
..
deriving Inline attribute constructors 2019-09-21 16:14:10 -04:00
format_foreign Separate libsyntax_ext module 2019-06-16 14:17:01 +03:00
asm.rs Remove with_legacy_ctxt 2019-09-15 09:15:38 +01:00
assert.rs Remove with_legacy_ctxt 2019-09-15 09:15:38 +01:00
Cargo.toml remove XID and Pattern_White_Space unicode tables from libcore 2019-09-04 13:11:11 +03:00
cfg.rs Remove with_legacy_ctxt 2019-09-15 09:15:38 +01:00
cmdline_attrs.rs Move injection of attributes from command line to libsyntax_ext 2019-09-06 23:46:16 +03:00
compile_error.rs use TokenStream rather than &[TokenTree] for built-in macros 2019-09-03 21:15:45 +03:00
concat.rs Remove with_legacy_ctxt 2019-09-15 09:15:38 +01:00
concat_idents.rs Remove with_legacy_ctxt 2019-09-15 09:15:38 +01:00
env.rs Remove constraints argument from path_all 2019-09-21 15:01:39 -04:00
error_codes.rs Replace diagnostic plugins with macro_rules 2019-09-05 12:35:15 -04:00
format.rs cleanup librustc_errors Handler code. 2019-09-23 22:28:14 +02:00
format_foreign.rs Separate libsyntax_ext module 2019-06-16 14:17:01 +03:00
global_allocator.rs Remove with_legacy_ctxt 2019-09-15 09:15:38 +01:00
global_asm.rs Remove with_legacy_ctxt 2019-09-15 09:15:38 +01:00
lib.rs Rollup merge of #64139 - Mark-Simulacrum:strip-legacy-proc-macro, r=petrochenkov 2019-09-07 20:01:44 +02:00
log_syntax.rs use consistent naming for buildin expansion functions 2019-09-03 21:15:45 +03:00
plugin_macro_defs.rs Make use of hygiene in AST passes 2019-09-05 15:07:16 +01:00
proc_macro_harness.rs Generate proc macro harness in AST order. 2019-09-17 19:10:10 -04:00
source_util.rs use TokenStream rather than &[TokenTree] for built-in macros 2019-09-03 21:15:45 +03:00
standard_library_imports.rs Simplify std lib injection 2019-09-05 22:48:03 +01:00
test.rs Inline attribute constructors 2019-09-21 16:14:10 -04:00
test_harness.rs Give more Idents spans 2019-09-15 09:15:38 +01:00
trace_macros.rs use TokenStream rather than &[TokenTree] for built-in macros 2019-09-03 21:15:45 +03:00