Skip to content
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

fix(headers): use $crate when referring to hyper modules on macros #325

Merged
merged 1 commit into from
Feb 19, 2015

Conversation

renato-zannon
Copy link
Contributor

This adds a $crate variable missed by de1be67

Note that even though this PR targets master, it needs #324 (or some equivalent PR) to build on the current rust nightly. Let me know if I should rebase.

Closes #323

seanmonstar added a commit that referenced this pull request Feb 19, 2015
fix(headers): use $crate when referring to hyper modules on macros
@seanmonstar seanmonstar merged commit e8833c0 into hyperium:master Feb 19, 2015
@seanmonstar
Copy link
Member

Excellent!

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.

Unresolved import when trying to use impl_header!
2 participants