Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// compile-flags: -Clinker-plugin-lto -Copt-level=z
// build-pass
// no-prefer-dynamic
#![crate_type = "rlib"]
pub fn foo() {}