rust/src/libsyntax_ext
Matthew Jasper e552840e79 Document test harness generation
Also ensure that we're consistently using the def-site span when
appropriate.
2019-09-05 15:07:17 +01:00
..
deriving Audit uses of apply_mark in built-in macros 2019-08-23 01:44:33 +03:00
format_foreign Separate libsyntax_ext module 2019-06-16 14:17:01 +03:00
asm.rs Audit uses of apply_mark in built-in macros 2019-08-23 01:44:33 +03:00
assert.rs Audit uses of apply_mark in built-in macros 2019-08-23 01:44:33 +03:00
Cargo.toml Move test harness generation into libsyntax_ext 2019-07-27 13:56:54 +03:00
cfg.rs Audit uses of apply_mark in built-in macros 2019-08-23 01:44:33 +03:00
compile_error.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
concat.rs Audit uses of apply_mark in built-in macros 2019-08-23 01:44:33 +03:00
concat_idents.rs Audit uses of apply_mark in built-in macros 2019-08-23 01:44:33 +03:00
env.rs Audit uses of apply_mark in built-in macros 2019-08-23 01:44:33 +03:00
error_codes.rs Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
format.rs Audit uses of apply_mark in built-in macros 2019-08-23 01:44:33 +03:00
format_foreign.rs Separate libsyntax_ext module 2019-06-16 14:17:01 +03:00
global_allocator.rs Audit uses of apply_mark in built-in macros 2019-08-23 01:44:33 +03:00
global_asm.rs Audit uses of apply_mark in built-in macros 2019-08-23 01:44:33 +03:00
lib.rs Rollup merge of #63613 - petrochenkov:stdhyg, r=alexcrichton 2019-08-16 18:22:30 +02:00
log_syntax.rs syntax: Migrate built-in macros to the regular stability checking 2019-07-07 13:04:07 +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 Add with_{def_site,call_site,legacy}_ctxt, methods to Span 2019-09-05 15:07:17 +01:00
source_util.rs Make sure that all file loading happens via SourceMap 2019-08-15 10:42:31 +03:00
standard_library_imports.rs Add with_{def_site,call_site,legacy}_ctxt, methods to Span 2019-09-05 15:07:17 +01:00
test.rs Make use of hygiene in AST passes 2019-09-05 15:07:16 +01:00
test_harness.rs Document test harness generation 2019-09-05 15:07:17 +01:00
trace_macros.rs syntax: Migrate built-in macros to the regular stability checking 2019-07-07 13:04:07 +03:00