rust/src/libsyntax_expand
Mazdak Farrokhzad c4bbe9cbbe Alias TraitItem & ImplItem.
Allow defaultness on trait items syntactically.
2019-12-12 17:54:48 +01:00
..
mbe Move early lint declarations to librustc_session 2019-12-03 12:19:14 -05:00
mut_visit move config.rs to libsyntax_expand 2019-11-10 02:46:17 +01:00
parse syntax: Remove redundant span from ast::Mac 2019-12-02 21:56:34 +03:00
tokenstream move config.rs to libsyntax_expand 2019-11-10 02:46:17 +01:00
base.rs Remove dead cfg method 2019-12-03 12:19:16 -05:00
build.rs Add raw address of expressions to the AST and HIR 2019-11-24 18:06:13 +00:00
Cargo.toml introduce crate rustc_feature and move active, accepted, and removed to it 2019-11-30 00:25:40 +01:00
expand.rs syntax: Use ast::MacArgs for attributes 2019-12-02 21:56:34 +03:00
lib.rs Move syntax_expand::config to rustc_parse::config 2019-11-19 21:35:11 -05:00
mbe.rs syntax::parser::token -> syntax::token 2019-11-07 13:50:12 +01:00
placeholders.rs Alias TraitItem & ImplItem. 2019-12-12 17:54:48 +01:00
proc_macro.rs parse_meta: ditch parse_in_attr 2019-12-06 21:17:18 +01:00
proc_macro_server.rs move syntax::parse -> librustc_parse 2019-11-10 03:57:18 +01:00
tests.rs Delete ProcessCfgMod 2019-11-20 14:07:57 -05:00