rust/compiler/rustc_interface/src
Aaron Hill de4bd9f0f8
Attach TokenStream to ast::Block
A `Block` does not have outer attributes, so we only capture tokens when
parsing a `macro_rules!` matcher
2020-09-10 17:33:05 -04:00
..
callbacks.rs
interface.rs
lib.rs
passes.rs interface: use OnceCell from standard library 2020-09-01 22:06:39 +01:00
proc_macro_decls.rs
queries.rs
tests.rs pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
util.rs Attach TokenStream to ast::Block 2020-09-10 17:33:05 -04:00