Skip to content

Fix typo in E0101 #28908

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
Oct 8, 2015
Merged

Fix typo in E0101 #28908

merged 1 commit into from
Oct 8, 2015

Conversation

GuillaumeGomez
Copy link
Member

@@ -1308,8 +1308,8 @@ extern "rust-intrinsic" {
"##,

E0101: r##"
You hit this error because the compiler the compiler lacks information
to determine a type for this expression. Erroneous code example:
You hit this error because the compiler lacks information to
Copy link
Member

Choose a reason for hiding this comment

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

lacks the information to

@GuillaumeGomez
Copy link
Member Author

Updated !

@Manishearth
Copy link
Member

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Oct 8, 2015

📌 Commit e4cc54e has been approved by Manishearth

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Oct 8, 2015
bors added a commit that referenced this pull request Oct 8, 2015
@bors bors merged commit e4cc54e into rust-lang:master Oct 8, 2015
@GuillaumeGomez GuillaumeGomez deleted the patch-2 branch November 24, 2017 20:56
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