rust/src/libsyntax/ext
Michael Lamparski 191e76c5b8 fix perf issue in macro parser
For a fuller description of the performance issue fixed by this:

https://github.com/rust-lang/rust/issues/51754#issuecomment-403242159
2018-07-07 17:13:21 -04:00
..
tt fix perf issue in macro parser 2018-07-07 17:13:21 -04:00
base.rs hygiene: Implement transparent marks 2018-06-30 01:53:32 +03:00
build.rs async await desugaring and tests 2018-06-21 22:36:36 -07:00
derive.rs Implement #[macro_export(local_inner_macros)] 2018-06-27 13:10:16 +03:00
expand.rs Fortify dummy span checking 2018-06-30 01:53:32 +03:00
placeholders.rs expansion: Rename Expansion to AstFragment 2018-06-23 20:09:21 +03:00
quote.rs Represent lifetimes as two joint tokens in proc macros 2018-05-15 23:54:08 +03:00
source_util.rs Remove the now redundant CodeMap::new_filemap_with_lines() method. 2018-06-27 14:00:34 +02:00