Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// aux-build:issue-29584.rs
// ignore-cross-compile
extern crate issue_29584;
// @has issue_29584/struct.Foo.html
// @!hasraw - 'impl Bar for'
pub use issue_29584::Foo;