rust/src/libsyntax_ext
Mazdak Farrokhzad fb602c7e4f
Rollup merge of #65666 - XiangQingW:proc_macro, r=petrochenkov
Deprecated proc_macro doesn't trigger warning on build library

Fix #65189
2019-10-25 06:18:08 +02:00
..
deriving review comment: span bug label 2019-10-18 08:38:08 -07:00
format_foreign Separate libsyntax_ext module 2019-06-16 14:17:01 +03:00
asm.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
assert.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
Cargo.toml move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
cfg.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
cmdline_attrs.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
compile_error.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
concat.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
concat_idents.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
env.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
error_codes.rs Replace diagnostic plugins with macro_rules 2019-09-05 12:35:15 -04:00
format.rs Tweak format string error to point at arguments always 2019-10-23 17:32:33 -07:00
format_foreign.rs Separate libsyntax_ext module 2019-06-16 14:17:01 +03:00
global_allocator.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
global_asm.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
lib.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
log_syntax.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
plugin_macro_defs.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
proc_macro_harness.rs Deprecated proc_macro doesn't trigger warning on build library 2019-10-22 08:47:52 +08:00
source_util.rs Avoid ICE when include! is used by stdin crate 2019-10-19 15:06:08 -04:00
standard_library_imports.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
test.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
test_harness.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
trace_macros.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
util.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00