rust/src/libsyntax/ext
Mazdak Farrokhzad 6b71fba9c1
Rollup merge of #61669 - petrochenkov:tokderef2, r=oli-obk
syntax: Remove `Deref` impl from `Token`

Follow up to https://github.com/rust-lang/rust/pull/61541

r? @oli-obk
2019-06-09 00:20:38 +02:00
..
tt Rollup merge of #61669 - petrochenkov:tokderef2, r=oli-obk 2019-06-09 00:20:38 +02:00
base.rs syntax: Switch function parameter order in TokenTree::token 2019-06-06 14:04:02 +03:00
build.rs Implemented for function bounds, type bounds, and named existential types. 2019-06-05 21:09:26 +01:00
derive.rs Auto merge of #61140 - estebank:attr-diagnostics, r=michaelwoerister 2019-05-27 20:12:14 +00:00
expand.rs parser: self.span -> self.token.span 2019-06-07 13:51:23 +03:00
placeholders.rs syntax: revert ast::AsyncArgument and associated changes. 2019-06-03 10:20:35 +01:00
source_util.rs parser: self.span -> self.token.span 2019-06-07 13:51:23 +03:00