Skip to content

Conversation

Manishearth
Copy link
Member

Track the span corresponding to the |...| part of the closure.

lifted from #32756
cc #31645

libsyntax-[breaking change]

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@Manishearth
Copy link
Member Author

r=me (not my commit)

Waiting on the other two PRs on #31645 (comment) to be approved too

@bors
Copy link
Collaborator

bors commented Apr 22, 2016

☔ The latest upstream changes (presumably #33089) made this pull request unmergeable. Please resolve the merge conflicts.

@nikomatsakis
Copy link
Contributor

@Manishearth travis is pointing out that there are some missing changes; either because I failed to isolate them properly, or for merge conflict reasons, not sure.

@Manishearth
Copy link
Member Author

@nikomatsakis Could you make a new PR with the complete changes, then? Thanks.

Track the span corresponding to the `|...|` part of the closure.
Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 24, 2016
…arth

 Track the span corresponding to the `|...|` part of the closure.

lifted from rust-lang#32756
cc rust-lang#31645

libsyntax-[breaking change]
bors added a commit that referenced this pull request Apr 24, 2016
Batch up breaking libsyntax changes

Contains:

 - #33125
 - #33041
 - #33157

cc #31645
@bors bors merged commit ecd10f0 into rust-lang:master Apr 24, 2016
@Manishearth Manishearth deleted the closure-span branch December 2, 2016 19:03
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.

4 participants