This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
rust-clippy
Watch
2
Star
0
Fork
You've already forked rust-clippy
0
mirror of
https://github.com/rust-lang/rust-clippy
synced
2025-02-18 15:08:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3ab1da8bab
rust-clippy
/
tests
/
ui
/
renamed_builtin_attr.fixed
5 lines
100 B
Rust
Raw
Normal View
History
Unescape
Escape
Merge commit '93f0a9a91f58c9b2153868f458402155fb6265bb' into clippy-subtree-update
2024-03-07 17:19:29 +01:00
//@compile-flags: -Zdeduplicate-diagnostics=yes
renamed_builtin_attr: make test rustfixable
2019-09-25 10:08:19 -07:00
#[
clippy::cognitive_complexity =
"
1
"
]
fn
main
(
)
{
}
Reference in a new issue
Copy permalink