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
2024-11-24 13:43:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
74a0c9c62f
rust-clippy
/
tests
/
ui
/
renamed_builtin_attr.fixed
5 lines
67 B
Rust
Raw
Normal View
History
Unescape
Escape
Update to a compiletest-rs version that requires `//@` for commands
2023-04-20 14:37:15 +00:00
//@run-rustfix
renamed_builtin_attr: make test rustfixable
2019-09-25 17:08:19 +00:00
#[
clippy::cognitive_complexity =
"
1
"
]
fn
main
(
)
{
}
Reference in a new issue
Copy permalink