Skip to content

Conversation

sanxiyn
Copy link
Contributor

@sanxiyn sanxiyn commented Dec 26, 2014

Fix #19331.

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: What about using if-let or just checking if is_some to reduce LOC?

@sanxiyn
Copy link
Contributor Author

sanxiyn commented Dec 27, 2014

Addressed review comments.

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Dec 30, 2014
@bors bors merged commit fbda51e into rust-lang:master Dec 30, 2014
@sanxiyn sanxiyn deleted the break-from-fn branch December 30, 2014 11:15
@brson
Copy link
Contributor

brson commented Jan 5, 2015

<3 @sanxiyn

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.

ICE in named break from within proc

7 participants