You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The second assertion fails. Also, the "echo" process fails with exit code 1. Something about putting a Some(...) in the env field is breaking process spawning.
This is on Mac OS X; I don't know about other platforms.
The text was updated successfully, but these errors were encountered:
Add more descriptive help info for `needless_question_mark`
closesrust-lang#8016
changelog: [`needless_question_mark`] help suggestion now explains what should be changed
The second assertion fails. Also, the "echo" process fails with exit code 1. Something about putting a
Some(...)
in theenv
field is breaking process spawning.This is on Mac OS X; I don't know about other platforms.
The text was updated successfully, but these errors were encountered: