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
Token contains StrTendril, which is not Send because it contains
a shared reference to a `Cell<usize>` for reference-counting.
Refactor test harness to not need Send.
0 commit comments