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-12-19 09:33:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
067bfe3618
rust-clippy
/
tests
/
ui-toml
/
toml_disallowed_method
/
clippy.toml
6 lines
111 B
TOML
Raw
Normal View
History
Unescape
Escape
Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup
2021-07-01 16:17:38 +00:00
disallowed-methods
=
[
"std::iter::Iterator::sum"
,
"regex::Regex::is_match"
,
"regex::Regex::new"
]
Reference in a new issue
Copy permalink