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
Labeled blocks cannot be used as-is in the "then" or "else" part of an
`if` expression. They must be enclosed in an anonymous block.
Fixrust-lang#14099
changelog: [`match_bool`]: fix suggestion when the rewritten block has a
label
matricks ran into this on irc.
Offending code:
Should be:
Expecting an error message about bad usage of static method rather than ICE.
rustc 0.11-pre (d1d8497 2014-04-18 11:41:23 -0700)
host: x86_64-apple-darwin
The text was updated successfully, but these errors were encountered: