Skip to content

parser: Remove Deref impl from Parser#61616

Merged
bors merged 3 commits intorust-lang:masterfrom
petrochenkov:parsderef
Jun 8, 2019
Merged

parser: Remove Deref impl from Parser#61616
bors merged 3 commits intorust-lang:masterfrom
petrochenkov:parsderef

Conversation

@petrochenkov
Copy link
Contributor

@petrochenkov petrochenkov commented Jun 7, 2019

Follow up to #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

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants