It does not seem to be necessary
// run-pass
compiletest UI tests do not fail when encountering panics and ICEs unless the `// run-pass` flag is used. (This was forgotten in https://github.com/rust-lang/rust-clippy/pull/3743)
[Martins Polakovs, John Firebaugh]