about summary refs log tree commit diff
path: root/src/test/ui/thinlto
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-06-08 03:33:57 +0200
committerGitHub <noreply@github.com>2019-06-08 03:33:57 +0200
commitae487e04c89fe5295ed674cf08f0a86123304572 (patch)
tree264bad3e19ee32f5f2e352987dbe61296c1abae0 /src/test/ui/thinlto
parent5062ad3c60367abb4566885a3276b9305edcf614 (diff)
parent3dbee57daee312ee073006101053f5e3934de7c6 (diff)
downloadrust-ae487e04c89fe5295ed674cf08f0a86123304572.tar.gz
rust-ae487e04c89fe5295ed674cf08f0a86123304572.zip
Rollup merge of #61616 - petrochenkov:parsderef, r=oli-obk
parser: Remove `Deref` impl from `Parser`

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

You have to write `self.token.span` instead of `self.span` in the parser now, which is not nice, but not too bad either, I guess.
Not sure.
Probably still better than people using both and being confused about the definition point of `span`.

r? @oli-obk @estebank
Diffstat (limited to 'src/test/ui/thinlto')
0 files changed, 0 insertions, 0 deletions