Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
//@ aux-build:issue-57180.rs
extern crate issue_57180;
use issue_57180::Trait;
fn main() {
}