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

fix DFS for region error reporting #33539

Merged
merged 1 commit into from
May 11, 2016
Merged

Conversation

nikomatsakis
Copy link
Contributor

This was causing terrible error reports, because the algorithm was incorrectly identifying the constraints.

r? @eddyb

This was causing terrible error reports, because the algorithm was
incorrectly identifying the constraints.
@nikomatsakis
Copy link
Contributor Author

well, maybe

r? @pnkfelix

@rust-highfive rust-highfive assigned pnkfelix and unassigned eddyb May 10, 2016
@nikomatsakis
Copy link
Contributor Author

since I don't think @eddyb knows this code in particular

@pnkfelix
Copy link
Member

@bors r+ rollup

@bors
Copy link
Contributor

bors commented May 10, 2016

📌 Commit de0906f has been approved by pnkfelix

steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 10, 2016
fix DFS for region error reporting

This was causing terrible error reports, because the algorithm was incorrectly identifying the constraints.

r? @eddyb
steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 10, 2016
fix DFS for region error reporting

This was causing terrible error reports, because the algorithm was incorrectly identifying the constraints.

r? @eddyb
steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 11, 2016
fix DFS for region error reporting

This was causing terrible error reports, because the algorithm was incorrectly identifying the constraints.

r? @eddyb
bors added a commit that referenced this pull request May 11, 2016
Rollup of 9 pull requests

- Successful merges: #33129, #33260, #33345, #33386, #33522, #33524, #33528, #33539, #33542
- Failed merges: #33342, #33475, #33517
@bors bors merged commit de0906f into rust-lang:master May 11, 2016
@nikomatsakis nikomatsakis deleted the static-error branch October 3, 2016 14:56
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.

4 participants