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

compiler error: cannot relate bound region #34840

Closed
benaryorg opened this issue Jul 15, 2016 · 3 comments
Closed

compiler error: cannot relate bound region #34840

benaryorg opened this issue Jul 15, 2016 · 3 comments

Comments

@benaryorg
Copy link
Contributor

My nightli.es build of one of my first experiments with rust just panicked when compiling on travis.
log.txt is on Pastebin

The error was that: error: internal compiler error: ../src/librustc/infer/region_inference/mod.rs:734: cannot relate bound region: '_#0r <= ReEarlyBound(TypeSpace, 0, 'r)

Everything should be in that logfile, for convenience, here's the repo.

@jonas-schievink
Copy link
Contributor

See #34780 and #34791

@steveklabnik
Copy link
Member

I just opened #34839 which was also a duplicate of other issues

@benaryorg
Copy link
Contributor Author

Okay, sorry for the duplicate then.

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

No branches or pull requests

3 participants