Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
fn main() {
let crate = 0;
//~^ ERROR expected unit struct, unit variant or constant, found module `crate`
}