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 mocking functions that use raw identifiers for their names. #534

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

asomers
Copy link
Owner

@asomers asomers commented Dec 15, 2023

This was a regression in 0.12.0, introduced by 60acf8e .

Fixes #533

@asomers
Copy link
Owner Author

asomers commented Dec 15, 2023

@tim3z could you test please?

@tim3z
Copy link

tim3z commented Dec 18, 2023

Works like a charm, both in the minimal example and the full project I encountered that bug. Thanks for the super quick response!

This was a regression in 0.12.0, introduced by 60acf8e .

Fixes #533
@asomers asomers merged commit 9406902 into master Dec 21, 2023
3 checks passed
@asomers asomers deleted the raw_identifier branch December 21, 2023 21:37
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.

Raw method identifiers stopped working with mockall 0.12.0
2 participants