Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
//@ run-fail
//@ regex-error-pattern: thread 'main' \(\d+\) panicked at
//@ needs-subprocess
fn main() {
panic!()
}