Skip to content

Fix compilation failures caused by changes in the compiler #1510

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

Closed
wants to merge 1 commit into from

Conversation

Nashenas88
Copy link

This is almost ready to be merged. I need help with the lifetime.rs changes. Based on the changes in the compiler, an elided lifetime should be the same as the previous None case, but the lifetime tests are still failing. I have no idea why. Everything else passes and compiles.

Note: I also removed the feature repeat_str since it's now stable by default.

cc @Manishearth

Fixes #1509

@Nashenas88
Copy link
Author

This is the compiler change I was referring to.

@oli-obk
Copy link
Contributor

oli-obk commented Feb 4, 2017

There's already a rustup PR #1505

I think both PRs have the same solutions, so I'm going to close this one. If you can detect any issues in the other PR, please point them out.

@oli-obk oli-obk closed this Feb 4, 2017
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.

2 participants