Vadim Petrochenkov
|
67d6ce4206
|
syntax_pos: NO_EXPANSION/SyntaxContext::empty() -> SyntaxContext::root()
For consistency with `ExpnId::root`.
Also introduce a helper `Span::with_root_ctxt` for creating spans with `SyntaxContext::root()` context
|
2019-08-15 20:38:12 +03:00 |
|
Vadim Petrochenkov
|
433b1e36e1
|
Remove Spanned from ast::Mac
|
2019-08-15 11:45:28 +03:00 |
|
Vadim Petrochenkov
|
73d2da0894
|
Remove Spanned from mk_name_value_item_str and expr_to_spanned_string
|
2019-08-15 11:44:22 +03:00 |
|
Vadim Petrochenkov
|
310b9fc760
|
libsyntax: Unconfigure tests during normal build
|
2019-08-02 01:59:01 +03:00 |
|