Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
use std::any:: as foo; //~ ERROR expected identifier, found keyword `as`
//~^ ERROR: expected one of `::`, `;`, or `as`, found `foo`