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

Updated error message E0252 #35362

Merged
merged 1 commit into from
Aug 7, 2016
Merged

Updated error message E0252 #35362

merged 1 commit into from
Aug 7, 2016

Conversation

medzin
Copy link
Contributor

@medzin medzin commented Aug 5, 2016

Fixes #35306 as part of #35233.

r? @GuillaumeGomez

@rust-highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @GuillaumeGomez (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@GuillaumeGomez
Copy link
Member

Thanks!

@bors: r+ rollup

@bors
Copy link
Contributor

bors commented Aug 5, 2016

📌 Commit ef23c94 has been approved by GuillaumeGomez

@GuillaumeGomez
Copy link
Member

@bors: rollup-

bors added a commit that referenced this pull request Aug 5, 2016
@sophiajt
Copy link
Contributor

sophiajt commented Aug 5, 2016

Thanks for the PR!

Looks like there are other tests that need to be updated. If you run git grep E0252 after updating, you should see the other test.

@TimNN
Copy link
Contributor

TimNN commented Aug 5, 2016

@jonathandturner sadly the failing tests don't include the error code.

@medzin the tests that fail are compile-fail/issue-26886.rs and compile-fail/use-mod.rs as far as I can tell, see #35365 (comment).

@bors
Copy link
Contributor

bors commented Aug 5, 2016

⌛ Testing commit ef23c94 with merge 073cbb6...

bors added a commit that referenced this pull request Aug 5, 2016
Updated error message E0252

Fixes #35306 as part of #35233.

r? @GuillaumeGomez
@sophiajt
Copy link
Contributor

sophiajt commented Aug 5, 2016

You should be able run it against all the compile-fail tests using:

python src/bootstrap/bootstrap.py --stage 1 --step check-cfail

@bors
Copy link
Contributor

bors commented Aug 5, 2016

💔 Test failed - auto-win-gnu-32-opt-rustbuild

@sophiajt
Copy link
Contributor

sophiajt commented Aug 5, 2016

Looks good!

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Aug 5, 2016

📌 Commit 3a255d8 has been approved by jonathandturner

@GuillaumeGomez
Copy link
Member

@bors: r-

@medzin: Please squash your last commit.

@medzin
Copy link
Contributor Author

medzin commented Aug 6, 2016

@GuillaumeGomez done

bors added a commit that referenced this pull request Aug 6, 2016
@GuillaumeGomez
Copy link
Member

Thanks!

@bors: r+ rollup

@bors
Copy link
Contributor

bors commented Aug 6, 2016

📌 Commit f4dd1f9 has been approved by GuillaumeGomez

@bors
Copy link
Contributor

bors commented Aug 6, 2016

⌛ Testing commit f4dd1f9 with merge 1518459...

bors added a commit that referenced this pull request Aug 6, 2016
Updated error message E0252

Fixes #35306 as part of #35233.

r? @GuillaumeGomez
@bors
Copy link
Contributor

bors commented Aug 6, 2016

💔 Test failed - auto-linux-64-debug-opt

@sophiajt
Copy link
Contributor

sophiajt commented Aug 6, 2016

@bors retry

sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 6, 2016
bors added a commit that referenced this pull request Aug 6, 2016
Rollup of 9 pull requests

- Successful merges: #35362, #35393, #35394, #35402, #35410, #35411, #35413, #35419, #35421
- Failed merges: #35395, #35415
sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 7, 2016
@bors
Copy link
Contributor

bors commented Aug 7, 2016

⌛ Testing commit f4dd1f9 with merge f5e7a59...

bors added a commit that referenced this pull request Aug 7, 2016
Updated error message E0252

Fixes #35306 as part of #35233.

r? @GuillaumeGomez
sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 7, 2016
@bors bors merged commit f4dd1f9 into rust-lang:master Aug 7, 2016
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.

None yet

6 participants