-
Notifications
You must be signed in to change notification settings - Fork 35
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
error[E0425]: cannot find value __self_mutated
in this scope
#128
Comments
I'm having a similar issue. My error message doesn't give me any context about a particular line, but I get the same error message:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mutagen dfc844f
nightly-x86_64-unknown-linux-gnu (default)
rustc 1.28.0-nightly (e3bf634e0 2018-06-28)
This builds without the
#[cfg_attr(test, mutate)]
.The text was updated successfully, but these errors were encountered: