Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// aux-build:issue-45829-b.rs
extern crate issue_45829_b;
use std as issue_45829_b;
//~^ ERROR is defined multiple times
fn main() {}