This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a6df0277ea
rust
/
tests
/
ui
/
renamed_builtin_attr.fixed
5 lines
100 B
Rust
Raw
Normal View
History
Unescape
Escape
Show duplicate diagnostics in UI tests by default
2024-02-28 07:17:14 -06:00
//@compile-flags: -Zdeduplicate-diagnostics=yes
renamed_builtin_attr: make test rustfixable
2019-09-25 12:08:19 -05:00
#[
clippy::cognitive_complexity =
"
1
"
]
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink