mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-13 21:12:34 +00:00
vec-shrink-panik: update expectations to work on LLVM 17 For some reason, the called function is `cleanup` on LLVM 17 instead of `filter`. r? `@Amanieu`