..
deriving
Review feedback: Remove more stuff! Simplify simplify simplify!
2019-11-05 14:59:29 +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
Simplify various Symbol use points.
2019-11-02 09:01:02 +11:00
error_codes.rs
Replace diagnostic plugins with macro_rules
2019-09-05 12:35:15 -04:00
format.rs
Rollup merge of #65776 - nnethercote:rename-LocalInternedString-and-more, r=estebank
2019-11-06 07:03:01 +01: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