rust/src/libsyntax_ext
Nicholas Nethercote 2747923c27 Rename Parser::last_span as prev_span.
This is a [breaking-change] for libsyntax.
2016-10-05 08:53:18 +11:00
..
deriving Rollup merge of #34764 - pnkfelix:attrs-on-generic-formals, r=eddyb 2016-10-01 19:22:39 +05:30
asm.rs Rename Parser::last_span as prev_span. 2016-10-05 08:53:18 +11:00
Cargo.toml rustc: Implement custom derive (macros 1.1) 2016-09-02 12:52:56 -07:00
cfg.rs run rustfmt on libsyntax_ext folder 2016-08-12 09:40:12 +05:30
concat_idents.rs make emit_feature_err take a ParseSess 2016-09-26 07:07:41 +02:00
concat.rs run rustfmt on libsyntax_ext folder 2016-08-12 09:40:12 +05:30
env.rs run rustfmt on libsyntax_ext folder 2016-08-12 09:40:12 +05:30
format.rs libsyntax: clearer names for some AST parts 2016-09-28 22:31:18 +02:00
lib.rs Refactor ext::base::Resolver::add_ext to only define macros in the crate root. 2016-10-02 06:02:47 +00:00
log_syntax.rs make emit_feature_err take a ParseSess 2016-09-26 07:07:41 +02:00
rustc_macro_registrar.rs Differentiate between monotonic and non-monotonic expansion and 2016-09-13 09:40:28 +00:00
trace_macros.rs make emit_feature_err take a ParseSess 2016-09-26 07:07:41 +02:00