rust/src/libsyntax_expand
Tyler Mandry bb6236cd74
Rollup merge of #66754 - estebank:rustdoc-capitalization, r=Dylan-DPC
Various tweaks to diagnostic output
2019-11-26 17:56:19 -06:00
..
mbe Rollup merge of #66754 - estebank:rustdoc-capitalization, r=Dylan-DPC 2019-11-26 17:56:19 -06:00
mut_visit move config.rs to libsyntax_expand 2019-11-10 02:46:17 +01:00
parse Delete ProcessCfgMod 2019-11-20 14:07:57 -05:00
tokenstream move config.rs to libsyntax_expand 2019-11-10 02:46:17 +01:00
base.rs rustc_plugin: Remove support for syntactic plugins 2019-11-24 12:05:10 +03:00
build.rs Add raw address of expressions to the AST and HIR 2019-11-24 18:06:13 +00:00
Cargo.toml move syntax::parse -> librustc_parse 2019-11-10 03:57:18 +01:00
expand.rs expand: Fully preserve visibilities on unnamed fields with attributes 2019-11-24 11:47:46 +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 expand: Fully preserve visibilities on unnamed fields with attributes 2019-11-24 11:47:46 +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 Delete ProcessCfgMod 2019-11-20 14:07:57 -05:00