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
In some cases I wasn't seeing this output, and I think it's
because we hadn't `drop()`'d the bar. Since it's in scope
it's cleaner to use its `println` method.
Signed-off-by: Colin Walters <[email protected]>
0 commit comments