Skip to content

Fix checking of command line expansion spans #20808

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

Merged
merged 2 commits into from
Jan 10, 2015

Conversation

Manishearth
Copy link
Member

fixes #20747

Turns out it was my fault all along. Though the span-less error from nikomatsakis@9e4e882 should probably be eventually fixed (I'll poke at it later)

r? @nikomatsakis

@Manishearth
Copy link
Member Author

(This probably can be rolled up)

bors added a commit that referenced this pull request Jan 10, 2015
Fix checking of command line expansion spans

Reviewed-by: alexcrichton
@bors bors merged commit 4a7b710 into rust-lang:master Jan 10, 2015
@Manishearth Manishearth deleted the span_fix branch January 10, 2015 21:21
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.

compile-fail/recursion.rs uses a dummy span with an expansion id of -2
5 participants