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
<anon>:2:23: 2:25 error: use of undeclared lifetime name `'a` [E0261]
<anon>:2 pub fn life<'a>(x:&'a i32);
^~
error: aborting due to previous error
playpen: application terminated with error code 101