Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// error-pattern: did not contain valid UTF-8
fn foo() {
include!("not-utf8.bin")
}