rust/src/libsyntax_ext
2019-11-24 12:05:10 +03:00
..
deriving ast: Keep extern qualifiers in functions more precisely 2019-11-16 21:21:37 +03:00
format_foreign Separate libsyntax_ext module 2019-06-16 14:17:01 +03:00
asm.rs Address review comments 2019-11-17 01:11:28 +03:00
assert.rs move syntax::parse -> librustc_parse 2019-11-10 03:57:18 +01:00
Cargo.toml Update to use new librustc_error_codes library 2019-11-14 13:05:42 +01:00
cfg.rs syntax::parser::token -> syntax::token 2019-11-07 13:50:12 +01:00
cmdline_attrs.rs move syntax::parse -> librustc_parse 2019-11-10 03:57:18 +01: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 syntax::parser::token -> syntax::token 2019-11-07 13:50:12 +01:00
env.rs Simplify various Symbol use points. 2019-11-02 09:01:02 +11:00
format.rs Rollup merge of #66134 - estebank:unknown-formatting-trait, r=nikomatsakis 2019-11-09 07:18:32 +01:00
format_foreign.rs Separate libsyntax_ext module 2019-06-16 14:17:01 +03:00
global_allocator.rs ast::ItemKind::Fn: use ast::FnSig 2019-11-08 09:32:20 +01:00
global_asm.rs syntax::parser::token -> syntax::token 2019-11-07 13:50:12 +01:00
lib.rs rustc_plugin: Remove support for syntactic plugins 2019-11-24 12:05:10 +03:00
log_syntax.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
proc_macro_harness.rs Fix error message about exported symbols from proc-macro crates 2019-11-11 08:04:39 +01:00
source_util.rs expand source_util macros with def-site context 2019-11-12 17:48:33 -05:00
standard_library_imports.rs rustc, rustc_passes: don't depend on syntax_expand. 2019-10-27 17:05:57 +01:00
test.rs ast::ItemKind::Fn: use ast::FnSig 2019-11-08 09:32:20 +01:00
test_harness.rs Improve error message for tests with panic=abort 2019-11-15 05:52:06 -08:00
trace_macros.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
util.rs move syntax::parse -> librustc_parse 2019-11-10 03:57:18 +01:00