..
deriving
parser: don't hardcode ABIs into grammar
2019-11-07 05:25:31 +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
bump smallvec to 1.0
2019-11-04 15:59:09 +01: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
syntax: use distinct FloatTy from rustc_target.
2019-11-07 05:25:31 +01: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 #66139 - euclio:pluralize, r=nagisa
2019-11-06 07:03:14 +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
Make doc comments cheaper with AttrKind.
2019-11-06 23:05:07 +11: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