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
Hi, first time here, I did as asked here and on #193, and it looks that all tests pass (at least those which passed before the change), anything I'm missing? anything else I should check?
Span::def_site
andSpan::mixed_site
do similar things, but the latter is stable. See the stabilization report for background.After this change, we should be able to remove
#![feature(proc_macro_def_site)]
as well.The text was updated successfully, but these errors were encountered: