Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#![warn(nonstandard_style, reason = "the standard should be respected")]
//~^ ERROR lint reasons are experimental
//~| ERROR lint reasons are experimental
fn main() {}