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
Don't measure coverage for doctests, bins, benchmarks, etc.
This works around a failure to build doctests in the coverage jobs
which is probably caused by a compatibility-breaking change in Rust's
new doctest-xcompile feature and/or its doctest bundling feature.
0 commit comments