Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange paths in rewrite_paths with ccov for grcov #177

Closed
calixteman opened this issue Oct 3, 2018 · 1 comment
Closed

Strange paths in rewrite_paths with ccov for grcov #177

calixteman opened this issue Oct 3, 2018 · 1 comment

Comments

@calixteman
Copy link
Collaborator

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.

@calixteman
Copy link
Collaborator Author

It seems to be a rustc issue, I filed a bug:
rust-lang/rust#54791

@marco-c marco-c closed this as completed Oct 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants