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: Add explicit imports for types #28

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

Hywan
Copy link
Contributor

@Hywan Hywan commented Nov 6, 2023

Don't rely on Rust prelude, use explicit imports.

Don't rely on Rust prelude, use explicit imports.
Copy link
Contributor

@waywardmonkeys waywardmonkeys left a comment

Choose a reason for hiding this comment

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

I'll merge this, but would it make sense to add an external test case that picks up whatever was failing here to avoid it happening again? (In a subsequent PR)

@waywardmonkeys waywardmonkeys merged commit b0d03d9 into endoli:main Nov 6, 2023
5 checks passed
@Hywan
Copy link
Contributor Author

Hywan commented Nov 6, 2023

I can try yeah.

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