Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syntax_ext: format: fix ICE with bad named arguments #35106

Merged
merged 1 commit into from
Jul 30, 2016

Conversation

xen0n
Copy link
Contributor

@xen0n xen0n commented Jul 29, 2016

Fixes #35082 by guarding against a new case of malformed invocation not previously covered.

r? @alexcrichton

@alexcrichton
Copy link
Member

@bors: r+ 2a41b31

Thanks for the quick fix!

@alexcrichton
Copy link
Member

@bors: rollup

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Jul 30, 2016
syntax_ext: format: fix ICE with bad named arguments

Fixes rust-lang#35082 by guarding against a new case of malformed invocation not previously covered.

r? @alexcrichton
Manishearth added a commit to Manishearth/rust that referenced this pull request Jul 30, 2016
syntax_ext: format: fix ICE with bad named arguments

Fixes rust-lang#35082 by guarding against a new case of malformed invocation not previously covered.

r? @alexcrichton
bors added a commit that referenced this pull request Jul 30, 2016
Rollup of 8 pull requests

- Successful merges: #35049, #35058, #35063, #35080, #35090, #35094, #35104, #35106
- Failed merges:
@bors bors merged commit 2a41b31 into rust-lang:master Jul 30, 2016
@xen0n xen0n deleted the issue-35082 branch January 1, 2017 20:35
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.

3 participants