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
See review comment #83307 (comment) suggesting we may want to move the -Z instrument-coverage-specific behavior from rustc_typeck to a place more relevant to LLVM and/or codegen.
rustc_typeck appears to be the most central place to apply this fix. Is there a better place, or if not, can we add one?