index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
/
clippy
/
tests
/
ui
/
unknown_attribute.rs
blob: e993e63f8ed86534d2b2af848c51e51c0be10481 (
plain
)
1
2
3
#[clippy::unknown]
#[clippy::cognitive_complexity =
"1"
]
fn
main
()
{}