Skip to content

Correct typos in impl trait#1680

Merged
alexcrichton merged 1 commit intorust-lang:masterfrom
shepmaster:impl-trait-typos
Jul 18, 2016
Merged

Correct typos in impl trait#1680
alexcrichton merged 1 commit intorust-lang:masterfrom
shepmaster:impl-trait-typos

Conversation

@shepmaster
Copy link
Member

No description provided.


Given the above code, there is no way for `bar` to choose a return type `X`
that could fundamentally differ between instantiations of `Self`
while still being instantiable with an arbitrary `U`.

Choose a reason for hiding this comment

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

“Instantiable” is not a typo.

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'll definitely listen to the popular consensus here (because programming words), but the base word is instantiate; adding the -able suffix seems to produce instantiatable. Neither are liked by my spell checker, however.

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

And I believe you. The magic words for me were "English derivational morphology"

@nrc nrc added the T-lang Relevant to the language team, which will review and decide on the RFC. label Jul 17, 2016
@nrc nrc changed the title Correct typos in trait impl Correct typos in impl trait Jul 17, 2016
@alexcrichton
Copy link
Member

Thanks for the sharp eye @shepmaster!

@alexcrichton alexcrichton merged commit 4ad2de6 into rust-lang:master Jul 18, 2016
@shepmaster shepmaster deleted the impl-trait-typos branch July 18, 2016 13:10
@Centril Centril added the not-rfc For PRs that fix things like spelling mistakes, wrong file names, etc. label Nov 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-rfc For PRs that fix things like spelling mistakes, wrong file names, etc. T-lang Relevant to the language team, which will review and decide on the RFC.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants