Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

examples/all.rs: Fix typo in type name #102

Merged
merged 1 commit into from
Dec 25, 2016

Conversation

joshtriplett
Copy link
Contributor

Part of the example used feature::Error instead of feature::ErrorKind,
which would have caused it to fail to compile if not for the fake
feature disabling it.

Part of the example used feature::Error instead of feature::ErrorKind,
which would have caused it to fail to compile if not for the fake
feature disabling it.
@Yamakaky Yamakaky merged commit 302c7d5 into rust-lang-deprecated:master Dec 25, 2016
@Yamakaky
Copy link
Contributor

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants