rust/src/libsyntax_ext
Mazdak Farrokhzad fb12c70852 rustc, rustc_passes: don't depend on syntax_expand.
This is done by moving some data definitions to syntax::expand.
2019-10-27 17:05:57 +01:00
..
deriving rustc, rustc_passes: don't depend on syntax_expand. 2019-10-27 17:05:57 +01: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 rustc, rustc_passes: don't depend on syntax_expand. 2019-10-27 17:05:57 +01: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 rustc, rustc_passes: don't depend on syntax_expand. 2019-10-27 17:05:57 +01: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 rustc, rustc_passes: don't depend on syntax_expand. 2019-10-27 17:05:57 +01: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