rust/src/libsyntax/ext
Vadim Petrochenkov 0cf96131f4 Refactor away NestedMetaItemKind
Remove methods `Attribute::span` and `MetaItem::span` duplicating public fields
2019-03-16 23:14:42 +03:00
..
tt syntax: Do not accidentally treat multi-segment meta-items as single-segment 2019-03-16 23:13:15 +03:00
base.rs Remove LazyTokenStream. 2019-02-18 09:46:33 +11:00
build.rs Auto merge of #57760 - dlrobertson:varargs1, r=alexreg 2019-02-28 15:00:25 +00:00
derive.rs Use Rc<[Symbol]> instead of Vec<Symbol> to reduce # of allocs 2019-02-11 15:08:17 +01:00
expand.rs Refactor away NestedMetaItemKind 2019-03-16 23:14:42 +03:00
placeholders.rs libsyntax => 2018 2019-02-07 02:33:01 +09:00
source_util.rs Require a list of features to allow in allow_internal_unstable 2019-02-11 15:08:16 +01:00