Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// run-rustfix
extern crate std;
fn main() {}
//~^^ ERROR the name `std` is defined multiple times [E0259]