Skip to content

Conversation

petrochenkov
Copy link
Contributor

Closes #28750
Arm and Generics don't have spans at all, so it's not a visitor's problem, visit_struct_def was fixed in #28816

@rust-highfive
Copy link
Contributor

r? @pnkfelix

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ a0f2a59

@bors
Copy link
Collaborator

bors commented Oct 17, 2015

⌛ Testing commit a0f2a59 with merge 32a4bd9...

bors added a commit that referenced this pull request Oct 17, 2015
Closes #28750
`Arm` and `Generics` don't have spans at all, so it's not a visitor's problem, `visit_struct_def` was fixed in #28816
@bors bors merged commit a0f2a59 into rust-lang:master Oct 17, 2015
@petrochenkov petrochenkov deleted the spanvis branch November 22, 2015 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

libsyntax/librustc_front: Some visitor methods don't have access to span information
5 participants