Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// aux-build:issue-22025.rs
// ignore-cross-compile
extern crate issue_22025;
pub use issue_22025::foo::{Foo, Bar};