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
Fix a warning on no_std and the expected output for Result
Since invalid `Result<T>` output changed, the expected file had to be
updated.
The output actually got better, since now the location of the actual
declaration of the offending struct is also shown, not only the usage.
0 commit comments