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
coverage: Disable the zombie MC/DC tests until they support LLVM 19
Currently these tests only run against LLVM 18, but the default is now LLVM 19,
which makes them very tricky to bless. Since rust-lang#126733 is going to drop support
for MC/DC in LLVM 18 anyway, it's easier to just completely disable the tests
until that PR fixes them.
0 commit comments