1
Fork 0
rust/compiler/rustc_expand/src
Aaron Hill 1823dea7df
Attach TokenStream to ast::Ty
A `Ty` does not have outer attributes, so we only capture tokens
when parsing a `macro_rules!` matcher
2020-09-10 17:33:05 -04:00
..
mbe Rename IsJoint -> Spacing 2020-09-03 17:32:45 +02:00
mut_visit mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
parse Move lexer unit tests to rustc_lexer 2020-08-30 19:53:36 +02:00
tokenstream mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
base.rs Attach TokenStream to ast::Ty 2020-09-10 17:33:05 -04:00
build.rs Attach TokenStream to ast::Ty 2020-09-10 17:33:05 -04:00
config.rs Syntactically permit unsafety on mods 2020-09-10 06:56:33 -07:00
expand.rs Syntactically permit unsafety on mods 2020-09-10 06:56:33 -07:00
lib.rs Move lexer unit tests to rustc_lexer 2020-08-30 19:53:36 +02:00
mbe.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
module.rs Syntactically permit unsafety on mods 2020-09-10 06:56:33 -07:00
placeholders.rs Attach TokenStream to ast::Ty 2020-09-10 17:33:05 -04:00
proc_macro.rs Add -Z proc-macro-backtrace to allow showing proc-macro panics 2020-08-30 22:17:24 -04:00
proc_macro_server.rs Revert "Rollup merge of #76285 - matklad:censor-spacing, r=petrochenkov" 2020-09-10 02:18:46 +00:00
tests.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00