Sign in
rust
/
rust-clippy
/
ef6e711dc1c8feaa1f00a41bc5b0ca9fcbce1fb3
/
.
/
tests
/
ui
/
renamed_builtin_attr.fixed
blob: 3768ff1976ffcd97e1831219cd7f30ad24ccf906 [
file
]
#[clippy::cognitive_complexity = "1"]
//~^ ERROR: usage of deprecated attribute
fn main
()
{}