Skip to content

Add E0269 error explanation #30284

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

Merged
merged 1 commit into from
Dec 10, 2015
Merged

Add E0269 error explanation #30284

merged 1 commit into from
Dec 10, 2015

Conversation

GuillaumeGomez
Copy link
Member

@@ -989,6 +989,40 @@ enum Method { GET, POST }
```
"##,

E0229: r##"
An associated type binding was done outside of `<..>` and `where` clauses.
Copy link
Member

Choose a reason for hiding this comment

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

<...> is thetype parameter declaration

Copy link
Member Author

Choose a reason for hiding this comment

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

I found it super nicely said like this haha.

@GuillaumeGomez
Copy link
Member Author

Updated.

@Manishearth
Copy link
Member

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Dec 9, 2015

📌 Commit 1671af1 has been approved by Manishearth

@bors
Copy link
Collaborator

bors commented Dec 9, 2015

⌛ Testing commit 1671af1 with merge 81ae8be...

@bors bors merged commit 1671af1 into rust-lang:master Dec 10, 2015
@GuillaumeGomez GuillaumeGomez deleted the patch-3 branch December 10, 2015 07:33
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.

3 participants