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
When printing the paths we've in rewrite_paths, some of them are strange;
<__thread_local_inner macros>
<__lazy_static_internal macros>
<forward_to_deserialize_any_method macros>
So we need to investigate if it's an issue in grcov or in rustc.
The text was updated successfully, but these errors were encountered:
When printing the paths we've in rewrite_paths, some of them are strange;
<__thread_local_inner macros>
<__lazy_static_internal macros>
<forward_to_deserialize_any_method macros>
So we need to investigate if it's an issue in grcov or in rustc.
The text was updated successfully, but these errors were encountered: