Sign in
android
/
toolchain
/
rustc
/
d2dbbcd40813d506244f1255bc2c84088a0197e1
/
.
/
src
/
tools
/
clippy
/
tests
/
ui
/
renamed_builtin_attr.fixed
blob: cb91b841d2cb2625de974adfd72f3049c2b4dd3f [
file
] [
log
] [
blame
]
// run-rustfix
#[clippy::cognitive_complexity = "1"]
fn main
()
{}