Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
type mut_box = Box<mut isize>;
//~^ ERROR expected one of `>`, a const expression, lifetime, or type, found keyword `mut`