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

Add test for issue #29595 #40433

Merged
merged 1 commit into from
Mar 17, 2017
Merged

Add test for issue #29595 #40433

merged 1 commit into from
Mar 17, 2017

Conversation

mattico
Copy link
Contributor

@mattico mattico commented Mar 10, 2017

Closes #29595

Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.

@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 @aturon (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.

@mattico
Copy link
Contributor Author

mattico commented Mar 10, 2017

CC @petrochenkov

@estebank
Copy link
Contributor

@mattico Instead of using a compile-fail test, could you move this new test to ui?

@aturon
Copy link
Member

aturon commented Mar 13, 2017

r=me once the test is moved as per @estebank's request.

@bors delegate=estebank

@bors
Copy link
Contributor

bors commented Mar 13, 2017

✌️ @estebank can now approve this pull request

@mattico
Copy link
Contributor Author

mattico commented Mar 13, 2017

@estebank done.

@@ -0,0 +1,10 @@
error[E0277]: the trait bound `u8: Tr` is not satisfied
--> src\test\ui\span\issue-29595.rs:18:17
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mattico
Copy link
Contributor Author

mattico commented Mar 13, 2017

@estebank fixed now 👍

@estebank
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Mar 14, 2017

📌 Commit 5e49f79 has been approved by estebank

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 14, 2017
Add test for issue rust-lang#29595

Closes rust-lang#29595

Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 14, 2017
Add test for issue rust-lang#29595

Closes rust-lang#29595

Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 15, 2017
Add test for issue rust-lang#29595

Closes rust-lang#29595

Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
bors added a commit that referenced this pull request Mar 15, 2017
bors added a commit that referenced this pull request Mar 16, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 17, 2017
Add test for issue rust-lang#29595

Closes rust-lang#29595

Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 17, 2017
Add test for issue rust-lang#29595

Closes rust-lang#29595

Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 17, 2017
Add test for issue rust-lang#29595

Closes rust-lang#29595

Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 17, 2017
Add test for issue rust-lang#29595

Closes rust-lang#29595

Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 17, 2017
Add test for issue rust-lang#29595

Closes rust-lang#29595

Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
bors added a commit that referenced this pull request Mar 17, 2017
@bors bors merged commit 5e49f79 into rust-lang:master Mar 17, 2017
@mattico mattico deleted the test-issue-29595 branch March 17, 2017 20:19
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.

5 participants