Skip to content

Conversation

GuillaumeGomez
Copy link
Member

@@ -749,6 +749,54 @@ for v in &vs {
```
"##,

E0277: r##"
You tried to called a trait function on a type which doesn't implement this
Copy link
Member

Choose a reason for hiding this comment

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

You tried to use a type which doesn't implement some trait in a place which expected that trait.

@GuillaumeGomez
Copy link
Member Author

Updated.

@GuillaumeGomez GuillaumeGomez changed the title Add E0124 error explanation Add E0124 and E0277 error explanation Jul 1, 2015
@Manishearth
Copy link
Member

r=me post squash

@GuillaumeGomez
Copy link
Member Author

Squashed.

@Manishearth
Copy link
Member

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Jul 1, 2015

📌 Commit 28d2b39 has been approved by Manishearth

@bors
Copy link
Collaborator

bors commented Jul 2, 2015

⌛ Testing commit 28d2b39 with merge 99ca63f...

@bors bors merged commit 28d2b39 into rust-lang:master Jul 2, 2015
@GuillaumeGomez GuillaumeGomez deleted the patch-2 branch July 2, 2015 12:27
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