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

hygiene: test macros with no_implicit_prelude #70

Merged

Conversation

tommilligan
Copy link
Collaborator

Closes #69

Test and fix macro expansion in a !#[no_implicit_prelude] context

@tommilligan tommilligan self-assigned this Apr 15, 2021
@tommilligan tommilligan merged commit 2067fa5 into rust-pretty-assertions:main Apr 15, 2021
@tommilligan tommilligan deleted the no-implicit-prelude branch May 1, 2021 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace all occurences of panic! with ::std::panic! so that it may work in #![no_implicit_prelude] context
1 participant