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

Ensure zerocopy-derive doesn't emit code that assumes a prelude #882

Closed
Tracked by #671
joshlf opened this issue Feb 15, 2024 · 1 comment
Closed
Tracked by #671

Ensure zerocopy-derive doesn't emit code that assumes a prelude #882

joshlf opened this issue Feb 15, 2024 · 1 comment

Comments

@joshlf
Copy link
Member

joshlf commented Feb 15, 2024

Add #![no_implicit_prelude] to every zerocopy-derive test in the zerocopy-derive/tests directory (other than trybuild.rs), and fix whatever breaks. If possible, come up with a more robust strategy to ensure we can't emit code that has this hygiene issue.

@joshlf joshlf mentioned this issue Feb 15, 2024
65 tasks
@joshlf
Copy link
Member Author

joshlf commented Feb 16, 2024

Closed in #886

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

No branches or pull requests

1 participant