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
Use a lock-free datastructure for source_span
follow up to the perf regression in rust-lang/rust#105462
The main regression is likely the CStore, but let's evaluate the perf impact of this on its own
0 commit comments