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
LLVM change dfbd76bda01e removed separate remark support entirely.
That's the only mode we actually used, and it doesn't appear to be a
quick change to clean that up. It also appears to be a relatively
obscure unstable feature from looking in the test suite, so I'll disable
it in LLVM 22 for now so we continue to get CI coverage for the rest of
our functionality.
Fixes#146912 as far as I can tell (the test passes.)
@rustbot label llvm-main
0 commit comments