rust/src/libsyntax_expand
Vadim Petrochenkov 808522894b expand: Stop marking derive helper attributes as known
Pass them through name resolution instead
2019-11-16 18:31:47 +03:00
..
mbe move syntax::parse -> librustc_parse 2019-11-10 03:57:18 +01:00
mut_visit move config.rs to libsyntax_expand 2019-11-10 02:46:17 +01:00
parse move syntax::parse -> librustc_parse 2019-11-10 03:57:18 +01:00
tokenstream move config.rs to libsyntax_expand 2019-11-10 02:46:17 +01:00
base.rs move syntax::parse -> librustc_parse 2019-11-10 03:57:18 +01:00
build.rs move syntax::ext to new crate syntax_expand 2019-10-16 10:59:53 +02:00
Cargo.toml move syntax::parse -> librustc_parse 2019-11-10 03:57:18 +01:00
config.rs move syntax::parse -> librustc_parse 2019-11-10 03:57:18 +01:00
expand.rs expand: Stop marking derive helper attributes as known 2019-11-16 18:31:47 +03:00
lib.rs move config.rs to libsyntax_expand 2019-11-10 02:46:17 +01:00
mbe.rs syntax::parser::token -> syntax::token 2019-11-07 13:50:12 +01:00
placeholders.rs Fix rebase 2019-10-19 00:54:17 +03:00
proc_macro.rs expand: Stop marking derive helper attributes as known 2019-11-16 18:31:47 +03:00
proc_macro_server.rs move syntax::parse -> librustc_parse 2019-11-10 03:57:18 +01:00
tests.rs move syntax::parse -> librustc_parse 2019-11-10 03:57:18 +01:00