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

Add some missing absolute module paths #8

Merged
merged 1 commit into from Jun 30, 2017
Merged

Add some missing absolute module paths #8

merged 1 commit into from Jun 30, 2017

Conversation

kyren
Copy link
Contributor

@kyren kyren commented Jun 30, 2017

I was getting:

Use of undeclared type or module `strum` and

Use of undeclared type or module `std`

so I dug into the source and found these.

I'm not super familiar with procedural macros, I just made them follow the pattern for the rest of the file, apologies if there's subtlety I'm missing.

@Peternator7
Copy link
Owner

This looks good! I'll try and get an update pushed to https://crates.io this evening. Thanks for the fix :)

@Peternator7 Peternator7 merged commit 86a02a4 into Peternator7:master Jun 30, 2017
joshka pushed a commit to joshka/strum that referenced this pull request May 16, 2023
Peternator7 pushed a commit that referenced this pull request Jan 20, 2024
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.

None yet

2 participants